Package org.camunda.bpm.engine.impl.cmd
Class UnlockJobCmd
java.lang.Object
org.camunda.bpm.engine.impl.cmd.UnlockJobCmd
Unlock job.
- Author:
- Thomas Skjolberg
-
Field Summary
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionexecute
(CommandContext commandContext) protected JobEntity
getJob()
-
Field Details
-
serialVersionUID
protected static final long serialVersionUID- See Also:
-
jobId
-
-
Constructor Details
-
UnlockJobCmd
-
-
Method Details