Class RenameCiCommand
java.lang.Object
com.xebialabs.deployit.engine.spi.command.RepositoryBaseCommand
com.xebialabs.deployit.engine.spi.command.RenameCiCommand
-
Constructor Summary
ConstructorDescriptionRenameCiCommand
(String id, String targetName, com.xebialabs.deployit.plugin.api.reflect.Type type) -
Method Summary
Methods inherited from class com.xebialabs.deployit.engine.spi.command.RepositoryBaseCommand
getRoles, getUsername, setSecurityContext
-
Constructor Details
-
RenameCiCommand
-
-
Method Details
-
getId
-
getTargetName
-
getType
public com.xebialabs.deployit.plugin.api.reflect.Type getType()
-