Uses of Interface
org.flowable.rest.service.api.BpmnRestApiInterceptor
-
-
Uses of BpmnRestApiInterceptor in org.flowable.rest.service.api.form
Fields in org.flowable.rest.service.api.form declared as BpmnRestApiInterceptor Modifier and Type Field Description protected BpmnRestApiInterceptorFormDataResource. restApiInterceptor -
Uses of BpmnRestApiInterceptor in org.flowable.rest.service.api.history
Fields in org.flowable.rest.service.api.history declared as BpmnRestApiInterceptor Modifier and Type Field Description protected BpmnRestApiInterceptorHistoricActivityInstanceBaseResource. restApiInterceptorprotected BpmnRestApiInterceptorHistoricDetailBaseResource. restApiInterceptorprotected BpmnRestApiInterceptorHistoricProcessInstanceBaseResource. restApiInterceptorprotected BpmnRestApiInterceptorHistoricTaskInstanceBaseResource. restApiInterceptorprotected BpmnRestApiInterceptorHistoricTaskInstanceVariableDataResource. restApiInterceptorprotected BpmnRestApiInterceptorHistoricTaskLogEntryBaseResource. restApiInterceptorprotected BpmnRestApiInterceptorHistoricVariableInstanceBaseResource. restApiInterceptorprotected BpmnRestApiInterceptorHistoricVariableInstanceDataResource. restApiInterceptor -
Uses of BpmnRestApiInterceptor in org.flowable.rest.service.api.identity
Fields in org.flowable.rest.service.api.identity declared as BpmnRestApiInterceptor Modifier and Type Field Description protected BpmnRestApiInterceptorBaseGroupResource. restApiInterceptorprotected BpmnRestApiInterceptorBaseUserResource. restApiInterceptorprotected BpmnRestApiInterceptorGroupCollectionResource. restApiInterceptorprotected BpmnRestApiInterceptorUserCollectionResource. restApiInterceptor -
Uses of BpmnRestApiInterceptor in org.flowable.rest.service.api.management
-
Uses of BpmnRestApiInterceptor in org.flowable.rest.service.api.repository
Fields in org.flowable.rest.service.api.repository declared as BpmnRestApiInterceptor Modifier and Type Field Description protected BpmnRestApiInterceptorBaseDeploymentResourceDataResource. restApiInterceptorprotected BpmnRestApiInterceptorBaseModelResource. restApiInterceptorprotected BpmnRestApiInterceptorBaseProcessDefinitionResource. restApiInterceptorprotected BpmnRestApiInterceptorDeploymentCollectionResource. restApiInterceptorprotected BpmnRestApiInterceptorDeploymentResource. restApiInterceptorprotected BpmnRestApiInterceptorDeploymentResourceCollectionResource. restApiInterceptorprotected BpmnRestApiInterceptorDeploymentResourceResource. restApiInterceptorprotected BpmnRestApiInterceptorProcessDefinitionCollectionResource. restApiInterceptor -
Uses of BpmnRestApiInterceptor in org.flowable.rest.service.api.runtime
Fields in org.flowable.rest.service.api.runtime declared as BpmnRestApiInterceptor Modifier and Type Field Description protected BpmnRestApiInterceptorSignalResource. restApiInterceptorprotected BpmnRestApiInterceptorVariableInstanceBaseResource. restApiInterceptorprotected BpmnRestApiInterceptorVariableInstanceDataResource. restApiInterceptor -
Uses of BpmnRestApiInterceptor in org.flowable.rest.service.api.runtime.process
Fields in org.flowable.rest.service.api.runtime.process declared as BpmnRestApiInterceptor Modifier and Type Field Description protected BpmnRestApiInterceptorActivityInstanceBaseResource. restApiInterceptorprotected BpmnRestApiInterceptorBaseExecutionVariableResource. restApiInterceptorprotected BpmnRestApiInterceptorBaseProcessInstanceResource. restApiInterceptorprotected BpmnRestApiInterceptorEventSubscriptionCollectionResource. restApiInterceptorprotected BpmnRestApiInterceptorEventSubscriptionResource. restApiInterceptorprotected BpmnRestApiInterceptorExecutionBaseResource. restApiInterceptor -
Uses of BpmnRestApiInterceptor in org.flowable.rest.service.api.runtime.task
Fields in org.flowable.rest.service.api.runtime.task declared as BpmnRestApiInterceptor Modifier and Type Field Description protected BpmnRestApiInterceptorTaskBaseResource. restApiInterceptor
-