Class AbstractEventSubscriptionDelegate

    • Constructor Detail

      • AbstractEventSubscriptionDelegate

        public AbstractEventSubscriptionDelegate​(ProcessRunnerImpl runner,
                                                 org.camunda.bpm.engine.history.HistoricActivityInstance instance)
    • Method Detail

      • getId

        public String getId()
        Specified by:
        getId in interface org.camunda.bpm.engine.runtime.EventSubscription
      • getEventType

        public String getEventType()
        Specified by:
        getEventType in interface org.camunda.bpm.engine.runtime.EventSubscription
      • getEventName

        public String getEventName()
        Specified by:
        getEventName in interface org.camunda.bpm.engine.runtime.EventSubscription
      • getProcessInstanceId

        public String getProcessInstanceId()
        Specified by:
        getProcessInstanceId in interface org.camunda.bpm.engine.runtime.EventSubscription
      • getTenantId

        public String getTenantId()
        Specified by:
        getTenantId in interface org.camunda.bpm.engine.runtime.EventSubscription
      • getCreated

        public Date getCreated()
        Specified by:
        getCreated in interface org.camunda.bpm.engine.runtime.EventSubscription