Class DeleteCisCommand
- java.lang.Object
-
- com.xebialabs.deployit.engine.spi.command.RepositoryBaseCommand
-
- com.xebialabs.deployit.engine.spi.command.DeleteCisCommand
-
public class DeleteCisCommand extends RepositoryBaseCommand
-
-
Constructor Summary
Constructors Constructor Description DeleteCisCommand(java.util.List<java.lang.String> cis)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.util.List<java.lang.String>
getCis()
-
Methods inherited from class com.xebialabs.deployit.engine.spi.command.RepositoryBaseCommand
getRoles, getUsername, setSecurityContext
-
-