public class PlatformCreateCasePageTaskInterceptor extends BasePlatformCmmnInterceptor implements org.flowable.cmmn.engine.interceptor.CreateCasePageTaskInterceptor
defaultSecurityPolicyKey, defaultSecurityPolicyModel, SECURITY_POLICY_MODEL| Constructor and Description |
|---|
PlatformCreateCasePageTaskInterceptor() |
| Modifier and Type | Method and Description |
|---|---|
void |
afterCreateCasePageTask(org.flowable.cmmn.engine.interceptor.CreateCasePageTaskAfterContext context) |
void |
beforeCreateCasePageTask(org.flowable.cmmn.engine.interceptor.CreateCasePageTaskBeforeContext context) |
createCaseIdentityLink, createCaseIdentityLinks, createCaseIdentityLinkWithValue, createPlanItemIdentityLinks, createPlanItemIdentityLinkWithValue, createTaskIdentityLink, createTaskIdentityLinks, createTaskIdentityLinkWithValue, createTranslations, getCaseModel, getExpressionValue, getExtensionElementList, getExtensionElementValue, getSecurityPolicyModelcreateTranslation, getDefaultSecurityPolicyModel, getSecurityPolicyModelByKeypublic PlatformCreateCasePageTaskInterceptor()
public void beforeCreateCasePageTask(org.flowable.cmmn.engine.interceptor.CreateCasePageTaskBeforeContext context)
beforeCreateCasePageTask in interface org.flowable.cmmn.engine.interceptor.CreateCasePageTaskInterceptorpublic void afterCreateCasePageTask(org.flowable.cmmn.engine.interceptor.CreateCasePageTaskAfterContext context)
afterCreateCasePageTask in interface org.flowable.cmmn.engine.interceptor.CreateCasePageTaskInterceptorCopyright © 2019. All rights reserved.