Class RenameCommand
java.lang.Object
com.cloudimpl.outstack.runtime.domainspec.Command
com.cloudimpl.outstack.runtime.domainspec.RenameCommand
public class RenameCommand extends Command
- Author:
- nuwan
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classRenameCommand.Builder -
Constructor Summary
Constructors Constructor Description RenameCommand(RenameCommand.Builder builder) -
Method Summary
Modifier and Type Method Description java.lang.StringgetEntityId()Methods inherited from class com.cloudimpl.outstack.runtime.domainspec.Command
commandName, getContext, getFiles, getId, getMapAttr, getRootId, getTenantId, id, rootId, setContext, setFiles, setId, setMapAttr, setRootId, setTenantId, setVersion, tenantId, unwrap, versionMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
RenameCommand
-
-
Method Details
-
getEntityId
public java.lang.String getEntityId()
-