Uses of Interface
org.flowable.cmmn.rest.service.api.CmmnRestApiInterceptor
-
-
Uses of CmmnRestApiInterceptor in org.flowable.cmmn.rest.service.api.history.caze
Fields in org.flowable.cmmn.rest.service.api.history.caze declared as CmmnRestApiInterceptor Modifier and Type Field Description protected 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 CmmnRestApiInterceptor Modifier and Type Field Description protected 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 CmmnRestApiInterceptor Modifier and Type Field Description protected 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 CmmnRestApiInterceptor Modifier and Type Field Description protected 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 CmmnRestApiInterceptor Modifier and Type Field Description protected CmmnRestApiInterceptorHistoricVariableInstanceBaseResource. restApiInterceptor -
Uses of CmmnRestApiInterceptor in org.flowable.cmmn.rest.service.api.management
Fields in org.flowable.cmmn.rest.service.api.management declared as CmmnRestApiInterceptor Modifier and Type Field Description protected 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 CmmnRestApiInterceptor Modifier and Type Field Description protected 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 CmmnRestApiInterceptor Modifier and Type Field Description protected 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 CmmnRestApiInterceptor Modifier and Type Field Description protected 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 CmmnRestApiInterceptor Modifier and Type Field Description protected 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 CmmnRestApiInterceptor Modifier and Type Field Description protected CmmnRestApiInterceptorVariableInstanceBaseResource. restApiInterceptor
-