Class EventSubscriptionCollectionResource

java.lang.Object
org.flowable.cmmn.rest.service.api.runtime.caze.EventSubscriptionCollectionResource

@RestController public class EventSubscriptionCollectionResource extends Object
Author:
Tijs Rademakers
  • Field Details

    • restResponseFactory

      @Autowired protected CmmnRestResponseFactory restResponseFactory
    • runtimeService

      @Autowired protected org.flowable.cmmn.api.CmmnRuntimeService runtimeService
    • restApiInterceptor

      @Autowired(required=false) protected CmmnRestApiInterceptor restApiInterceptor
  • Constructor Details

    • EventSubscriptionCollectionResource

      public EventSubscriptionCollectionResource()
  • Method Details