org.camunda.bpm.engine.impl.jobexecutor
Class AsyncBeforeMessageJobDeclaration
java.lang.Object
org.camunda.bpm.engine.impl.jobexecutor.JobDeclaration<AtomicOperationInvocation,MessageEntity>
org.camunda.bpm.engine.impl.jobexecutor.MessageJobDeclaration
org.camunda.bpm.engine.impl.jobexecutor.AsyncBeforeMessageJobDeclaration
- All Implemented Interfaces:
- Serializable
public class AsyncBeforeMessageJobDeclaration
- extends MessageJobDeclaration
- Author:
- Sebastian Menski
- See Also:
- Serialized Form
| Methods inherited from class org.camunda.bpm.engine.impl.jobexecutor.JobDeclaration |
createJobInstance, getActivity, getActivityId, getJobConfiguration, getJobDefinitionId, getJobHandlerType, getJobPriorityProvider, getProcessDefinition, isExclusive, postInitialize, reconfigure, resolveDueDate, resolveExclusive, resolveJobDefinitionId, resolveJobHandler, resolveJobHandlerType, resolveRetries, setActivity, setExclusive, setJobConfiguration, setJobDefinitionId, setJobPriorityProvider |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
asyncBeforeOperations
public static final String[] asyncBeforeOperations
AsyncBeforeMessageJobDeclaration
public AsyncBeforeMessageJobDeclaration()
Copyright © 2017 camunda services GmbH. All rights reserved.