Uses of Class
org.wildfly.extras.creaper.commands.deployments.Deploy.Builder

Packages that use Deploy.Builder
org.wildfly.extras.creaper.commands.deployments   
 

Uses of Deploy.Builder in org.wildfly.extras.creaper.commands.deployments
 

Methods in org.wildfly.extras.creaper.commands.deployments that return Deploy.Builder
 Deploy.Builder Deploy.Builder.toAllServerGroups()
          Domain mode only Specifies that the deployment should be deployed to all server groups Note you should use either toAllServerGroup or toServerGroups, not both.
 Deploy.Builder Deploy.Builder.toServerGroups(String... serverGroups)
          Domain mode only Adds list of server groups for which the deployment should be applied.
 



Copyright © 2016. All rights reserved.