Skip to content
  • Adrien's avatar
    feat(project explorer) deploy action on the menu (#1331) · 89ccac1a
    Adrien authored
    * Add a IDeployable interface, deployable file store should implement
    this interface
    * The deploy action is available on artifacts that implement IDeployable
    * Implement IDeployable on the OrganizationFileStore
    * Create a QuickDeployOrganization action and a
    QuickDeployOrganizationControlSupplier, to skip the part where the user
    has to select an orga to deploy when the deploy is launched from the
    menu
    
    closes [BS-18848](https://bonitasoft.atlassian.net/browse/BS-18848)
    89ccac1a