public abstract class TemplateBasedOperationHandler extends OperationHandler
| Constructor and Description |
|---|
TemplateBasedOperationHandler() |
| Modifier and Type | Method and Description |
|---|---|
protected HbciSandboxContext |
doExecute(org.flowable.engine.delegate.DelegateExecution execution,
HbciSandboxContext context) |
protected abstract String |
getTemplatePathAndUpdateCtxIfNeeded(HbciSandboxContext context) |
execute, handledRequestType, usesCustomHandlingAndHandlesprotected HbciSandboxContext doExecute(org.flowable.engine.delegate.DelegateExecution execution, HbciSandboxContext context)
doExecute in class OperationHandlerprotected abstract String getTemplatePathAndUpdateCtxIfNeeded(HbciSandboxContext context)
Copyright © 2020. All rights reserved.