Uses of Interface
org.flowable.cmmn.engine.interceptor.CreateHumanTaskInterceptor
-
Packages that use CreateHumanTaskInterceptor Package Description org.flowable.cmmn.engine -
-
Uses of CreateHumanTaskInterceptor in org.flowable.cmmn.engine
Fields in org.flowable.cmmn.engine declared as CreateHumanTaskInterceptor Modifier and Type Field Description protected CreateHumanTaskInterceptorCmmnEngineConfiguration. createHumanTaskInterceptorMethods in org.flowable.cmmn.engine that return CreateHumanTaskInterceptor Modifier and Type Method Description CreateHumanTaskInterceptorCmmnEngineConfiguration. getCreateHumanTaskInterceptor()Methods in org.flowable.cmmn.engine with parameters of type CreateHumanTaskInterceptor Modifier and Type Method Description CmmnEngineConfigurationCmmnEngineConfiguration. setCreateHumanTaskInterceptor(CreateHumanTaskInterceptor createHumanTaskInterceptor)
-