Class CommandHelper
java.lang.Object
com.cloudimpl.outstack.runtime.domainspec.CommandHelper
public class CommandHelper
extends java.lang.Object
- Author:
- nuwan
-
Constructor Summary
Constructors Constructor Description CommandHelper() -
Method Summary
Modifier and Type Method Description static CommandwithId(Command cmd, java.lang.String id)static CommandwithRootId(Command cmd, java.lang.String rootId)static CommandwithTenantId(Command cmd, java.lang.String tenantId)static CommandwithVersion(Command cmd, java.lang.String version)Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
CommandHelper
public CommandHelper()
-
-
Method Details
-
withRootId
-
withTenantId
-
withId
-
withVersion
-