Class MoveCiCommand
- java.lang.Object
-
- com.xebialabs.deployit.engine.spi.command.RepositoryBaseCommand
-
- com.xebialabs.deployit.engine.spi.command.MoveCiCommand
-
public class MoveCiCommand extends RepositoryBaseCommand
-
-
Constructor Summary
Constructors Constructor Description MoveCiCommand(java.lang.String id, java.lang.String targetId)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.String
getId()
java.lang.String
getTargetId()
-
Methods inherited from class com.xebialabs.deployit.engine.spi.command.RepositoryBaseCommand
getRoles, getUsername, setSecurityContext
-
-