Class TimerJobCollectionResource

java.lang.Object
org.flowable.cmmn.rest.service.api.management.TimerJobCollectionResource

@RestController public class TimerJobCollectionResource extends Object
Author:
Joram Barrez
  • Field Details

    • restResponseFactory

      @Autowired protected CmmnRestResponseFactory restResponseFactory
    • managementService

      @Autowired protected org.flowable.cmmn.api.CmmnManagementService managementService
    • restApiInterceptor

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

    • TimerJobCollectionResource

      public TimerJobCollectionResource()
  • Method Details