public interface IPluginSystemReplacerParams extends IPluginGenericReplacerParams
Modifier and Type | Method and Description |
---|---|
IWorkflowProcessingContext |
getWorkflowProcessingContext() |
getEntityContext, getPlaceholder, getPlaceholderContent
IWorkflowProcessingContext getWorkflowProcessingContext()
IWorkflowProcessingContext
, in case the placeholder is used within a workflow action.
It may be used to, for example, to access the current workflow Aktion
or the current Vorgang
.Copyright © 2020 XIMA MEDIA GmbH. All rights reserved.