Class ResetExpiredJobsCmd
- java.lang.Object
-
- org.activiti.engine.impl.asyncexecutor.ResetExpiredJobsCmd
-
-
Field Summary
Fields Modifier and Type Field Description protected java.util.Collection<java.lang.String>
jobIds
-
Constructor Summary
Constructors Constructor Description ResetExpiredJobsCmd(java.util.Collection<java.lang.String> jobsIds)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.Void
execute(CommandContext commandContext)
-
-
-
Method Detail
-
execute
public java.lang.Void execute(CommandContext commandContext)
-
-