Class UndeployDeployableScriptCommand

    • Constructor Detail

      • UndeployDeployableScriptCommand

        public UndeployDeployableScriptCommand​(Configuration configuration,
                                               String resourcePath,
                                               Deployable deployable)
        Sets configuration containing all needed information for building configuration scripts.
        Parameters:
        configuration - Container configuration.
        resourcePath - Path to configuration script resources.
        deployable - Deployable to be undeployed.