Package org.camunda.bpm.engine.impl.cmd
Class FindActiveActivityIdsCmd
java.lang.Object
org.camunda.bpm.engine.impl.cmd.FindActiveActivityIdsCmd
- All Implemented Interfaces:
- Serializable,- Command<List<String>>
- Author:
- Tom Baeyens
- See Also:
- 
Field SummaryFields
- 
Constructor SummaryConstructors
- 
Method SummaryModifier and TypeMethodDescriptionprotected voidcheckGetActivityIds(ExecutionEntity execution, CommandContext commandContext) execute(CommandContext commandContext) Methods inherited from class java.lang.Objectclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.camunda.bpm.engine.impl.interceptor.CommandisRetryable