Package org.activiti.engine.impl.cmd
Class LockExclusiveJobCmd
- java.lang.Object
-
- org.activiti.engine.impl.cmd.LockExclusiveJobCmd
-
- All Implemented Interfaces:
Serializable,Command<Object>
public class LockExclusiveJobCmd extends Object implements Command<Object>, Serializable
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description LockExclusiveJobCmd(Job job)
-