Uses of Interface
org.jboss.as.controller.client.helpers.domain.DeploymentActionsCompleteBuilder
-
Packages that use DeploymentActionsCompleteBuilder Package Description org.jboss.as.controller.client.helpers.domain Convenience API built on top of thecore management APIto make it easier to perform common management tasks against a JBoss Application Server Managed Domain. -
-
Uses of DeploymentActionsCompleteBuilder in org.jboss.as.controller.client.helpers.domain
Subinterfaces of DeploymentActionsCompleteBuilder in org.jboss.as.controller.client.helpers.domain Modifier and Type Interface Description interfaceAddDeploymentPlanBuilderVariant of aDeploymentPlanBuilderthat exposes directives that are only applicable following anadddirective.interfaceDeployDeploymentPlanBuilderVariant of aDeploymentPlanBuilderthat exposes directives that are only applicable following adeployorreplacedirective.interfaceRemoveDeploymentPlanBuilderVariant of aDeploymentPlanBuilderthat exposes directives that are only applicable following adeployorreplacedirective.interfaceReplaceDeploymentPlanBuilderVariant of aDeploymentPlanBuilderthat exposes directives that are only applicable following areplacedirective.interfaceUndeployDeploymentPlanBuilderVariant of aDeploymentPlanBuilderthat exposes directives that are only applicable following anundeploydirective.
-