org.camunda.bpm.engine.impl.jobexecutor
Class AsyncAfterMessageJobDeclaration
java.lang.Object
org.camunda.bpm.engine.impl.jobexecutor.JobDeclaration<MessageEntity>
org.camunda.bpm.engine.impl.jobexecutor.MessageJobDeclaration
org.camunda.bpm.engine.impl.jobexecutor.AsyncAfterMessageJobDeclaration
- All Implemented Interfaces:
- Serializable
public class AsyncAfterMessageJobDeclaration
- extends MessageJobDeclaration
- Author:
- Sebastian Menski
- See Also:
- Serialized Form
| Methods inherited from class org.camunda.bpm.engine.impl.jobexecutor.JobDeclaration |
createJobInstance, getActivityId, getJobConfiguration, getJobDefinitionId, getJobHandlerConfiguration, getJobHandlerType, isExclusive, setActivityId, setExclusive, setJobConfiguration, setJobDefinitionId, setJobHandlerConfiguration, setJobHandlerType |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
asyncAfterOperations
public static final String[] asyncAfterOperations
AsyncAfterMessageJobDeclaration
public AsyncAfterMessageJobDeclaration()
Copyright © 2015 camunda services GmbH. All rights reserved.