Uses of Interface
org.flowable.cmmn.rest.service.api.CmmnRestApiInterceptor
Packages that use CmmnRestApiInterceptor
Package
Description
-
Uses of CmmnRestApiInterceptor in org.flowable.cmmn.rest.service.api.history.caze
Fields in org.flowable.cmmn.rest.service.api.history.caze declared as CmmnRestApiInterceptorModifier and TypeFieldDescriptionprotected CmmnRestApiInterceptorHistoricCaseInstanceBaseResource.restApiInterceptor -
Uses of CmmnRestApiInterceptor in org.flowable.cmmn.rest.service.api.history.milestone
Fields in org.flowable.cmmn.rest.service.api.history.milestone declared as CmmnRestApiInterceptorModifier and TypeFieldDescriptionprotected CmmnRestApiInterceptorHistoricMilestoneInstanceBaseResource.restApiInterceptor -
Uses of CmmnRestApiInterceptor in org.flowable.cmmn.rest.service.api.history.planitem
Fields in org.flowable.cmmn.rest.service.api.history.planitem declared as CmmnRestApiInterceptorModifier and TypeFieldDescriptionprotected CmmnRestApiInterceptorHistoricPlanItemInstanceBaseResource.restApiInterceptor -
Uses of CmmnRestApiInterceptor in org.flowable.cmmn.rest.service.api.history.task
Fields in org.flowable.cmmn.rest.service.api.history.task declared as CmmnRestApiInterceptorModifier and TypeFieldDescriptionprotected CmmnRestApiInterceptorHistoricTaskInstanceBaseResource.restApiInterceptor -
Uses of CmmnRestApiInterceptor in org.flowable.cmmn.rest.service.api.history.variable
Fields in org.flowable.cmmn.rest.service.api.history.variable declared as CmmnRestApiInterceptorModifier and TypeFieldDescriptionprotected CmmnRestApiInterceptorHistoricVariableInstanceBaseResource.restApiInterceptor -
Uses of CmmnRestApiInterceptor in org.flowable.cmmn.rest.service.api.management
Fields in org.flowable.cmmn.rest.service.api.management declared as CmmnRestApiInterceptorModifier and TypeFieldDescriptionprotected CmmnRestApiInterceptorCmmnEngineResource.restApiInterceptorprotected CmmnRestApiInterceptorDeadLetterJobCollectionResource.restApiInterceptorprotected CmmnRestApiInterceptorHistoryJobCollectionResource.restApiInterceptorprotected CmmnRestApiInterceptorJobBaseResource.restApiInterceptorprotected CmmnRestApiInterceptorJobCollectionResource.restApiInterceptorprotected CmmnRestApiInterceptorSuspendedJobCollectionResource.restApiInterceptorprotected CmmnRestApiInterceptorTimerJobCollectionResource.restApiInterceptor -
Uses of CmmnRestApiInterceptor in org.flowable.cmmn.rest.service.api.repository
Fields in org.flowable.cmmn.rest.service.api.repository declared as CmmnRestApiInterceptorModifier and TypeFieldDescriptionprotected CmmnRestApiInterceptorBaseCaseDefinitionResource.restApiInterceptorprotected CmmnRestApiInterceptorBaseDeploymentResource.restApiInterceptorprotected CmmnRestApiInterceptorBaseDeploymentResourceDataResource.restApiInterceptorprotected CmmnRestApiInterceptorCaseDefinitionCollectionResource.restApiInterceptorprotected CmmnRestApiInterceptorDeploymentCollectionResource.restApiInterceptor -
Uses of CmmnRestApiInterceptor in org.flowable.cmmn.rest.service.api.runtime.caze
Fields in org.flowable.cmmn.rest.service.api.runtime.caze declared as CmmnRestApiInterceptorModifier and TypeFieldDescriptionprotected CmmnRestApiInterceptorBaseCaseInstanceResource.restApiInterceptorprotected CmmnRestApiInterceptorEventSubscriptionCollectionResource.restApiInterceptorprotected CmmnRestApiInterceptorEventSubscriptionResource.restApiInterceptor -
Uses of CmmnRestApiInterceptor in org.flowable.cmmn.rest.service.api.runtime.planitem
Fields in org.flowable.cmmn.rest.service.api.runtime.planitem declared as CmmnRestApiInterceptorModifier and TypeFieldDescriptionprotected CmmnRestApiInterceptorPlanItemInstanceBaseResource.restApiInterceptor -
Uses of CmmnRestApiInterceptor in org.flowable.cmmn.rest.service.api.runtime.task
Fields in org.flowable.cmmn.rest.service.api.runtime.task declared as CmmnRestApiInterceptorModifier and TypeFieldDescriptionprotected CmmnRestApiInterceptorTaskBaseResource.restApiInterceptor -
Uses of CmmnRestApiInterceptor in org.flowable.cmmn.rest.service.api.runtime.variable
Fields in org.flowable.cmmn.rest.service.api.runtime.variable declared as CmmnRestApiInterceptorModifier and TypeFieldDescriptionprotected CmmnRestApiInterceptorVariableInstanceBaseResource.restApiInterceptor