Uses of Interface
org.flowable.app.rest.AppRestApiInterceptor
-
Packages that use AppRestApiInterceptor Package Description org.flowable.app.rest.service.api.management org.flowable.app.rest.service.api.repository -
-
Uses of AppRestApiInterceptor in org.flowable.app.rest.service.api.management
Fields in org.flowable.app.rest.service.api.management declared as AppRestApiInterceptor Modifier and Type Field Description protected AppRestApiInterceptorAppEngineResource. restApiInterceptor -
Uses of AppRestApiInterceptor in org.flowable.app.rest.service.api.repository
Fields in org.flowable.app.rest.service.api.repository declared as AppRestApiInterceptor Modifier and Type Field Description protected AppRestApiInterceptorAppDefinitionCollectionResource. restApiInterceptorprotected AppRestApiInterceptorAppDefinitionResource. restApiInterceptorprotected AppRestApiInterceptorAppDefinitionResourceDataResource. restApiInterceptorprotected AppRestApiInterceptorAppDeploymentCollectionResource. restApiInterceptorprotected AppRestApiInterceptorAppDeploymentResource. restApiInterceptorprotected AppRestApiInterceptorAppDeploymentResourceCollectionResource. restApiInterceptorprotected AppRestApiInterceptorAppDeploymentResourceDataResource. restApiInterceptorprotected AppRestApiInterceptorAppDeploymentResourceResource. restApiInterceptorprotected AppRestApiInterceptorAppModelResource. restApiInterceptor
-