org.camunda.bpm.engine.impl.jobexecutor
Class ProcessEventJobHandler.EventSubscriptionJobConfiguration
java.lang.Object
org.camunda.bpm.engine.impl.jobexecutor.ProcessEventJobHandler.EventSubscriptionJobConfiguration
- All Implemented Interfaces:
- JobHandlerConfiguration
- Enclosing class:
- ProcessEventJobHandler
public static class ProcessEventJobHandler.EventSubscriptionJobConfiguration
- extends Object
- implements JobHandlerConfiguration
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
eventSubscriptionId
protected String eventSubscriptionId
ProcessEventJobHandler.EventSubscriptionJobConfiguration
public ProcessEventJobHandler.EventSubscriptionJobConfiguration(String eventSubscriptionId)
getEventSubscriptionId
public String getEventSubscriptionId()
toCanonicalString
public String toCanonicalString()
- Specified by:
toCanonicalString in interface JobHandlerConfiguration
Copyright © 2017 camunda services GmbH. All rights reserved.