public interface ISystemReplacerParams extends IReplacerParams
Modifier and Type | Method and Description |
---|---|
Mandant |
getClient() |
com.alibaba.fastjson.JSONObject |
getCreatorDataJSON() |
com.alibaba.fastjson.JSONObject |
getEditorDataJSON() |
IFormDataAdapter |
getFormData() |
Vorgang |
getProcess() |
com.alibaba.fastjson.JSONObject |
getUserDataJSON() |
IWorkflowProcessingContext |
getWorkflowProcessing() |
void |
setFormData(IFormDataAdapter formData) |
Vorgang getProcess()
Mandant getClient()
IWorkflowProcessingContext getWorkflowProcessing()
IFormDataAdapter getFormData()
void setFormData(IFormDataAdapter formData)
com.alibaba.fastjson.JSONObject getCreatorDataJSON()
com.alibaba.fastjson.JSONObject getEditorDataJSON()
com.alibaba.fastjson.JSONObject getUserDataJSON()
Copyright © 2021 XIMA MEDIA GmbH. All rights reserved.