Class CreateCiCommand
- java.lang.Object
-
- com.xebialabs.deployit.engine.spi.command.RepositoryBaseCommand
-
- com.xebialabs.deployit.engine.spi.command.CreateCiCommand
-
public class CreateCiCommand extends RepositoryBaseCommand
-
-
Constructor Summary
Constructors Constructor Description CreateCiCommand(com.xebialabs.deployit.plugin.api.udm.ConfigurationItem ci)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description com.xebialabs.deployit.plugin.api.udm.ConfigurationItem
getCi()
-
Methods inherited from class com.xebialabs.deployit.engine.spi.command.RepositoryBaseCommand
getRoles, getUsername, setSecurityContext
-
-