Uses of Interface
org.flowable.cmmn.engine.interceptor.CreateCasePageTaskInterceptor
-
Packages that use CreateCasePageTaskInterceptor Package Description org.flowable.cmmn.engine -
-
Uses of CreateCasePageTaskInterceptor in org.flowable.cmmn.engine
Fields in org.flowable.cmmn.engine declared as CreateCasePageTaskInterceptor Modifier and Type Field Description protected CreateCasePageTaskInterceptorCmmnEngineConfiguration. createCasePageTaskInterceptorMethods in org.flowable.cmmn.engine that return CreateCasePageTaskInterceptor Modifier and Type Method Description CreateCasePageTaskInterceptorCmmnEngineConfiguration. getCreateCasePageTaskInterceptor()Methods in org.flowable.cmmn.engine with parameters of type CreateCasePageTaskInterceptor Modifier and Type Method Description CmmnEngineConfigurationCmmnEngineConfiguration. setCreateCasePageTaskInterceptor(CreateCasePageTaskInterceptor createCasePageTaskInterceptor)
-