Class GetLockValueCmd
- java.lang.Object
-
- org.flowable.common.engine.impl.cmd.GetLockValueCmd
-
-
Field Summary
Fields Modifier and Type Field Description protected StringengineTypeprotected StringlockName
-
Constructor Summary
Constructors Constructor Description GetLockValueCmd(String lockName, String engineType)
-
-
-
Method Detail
-
execute
public String execute(CommandContext commandContext)
-
-