@QuartetExtendedPluginValue(intf=com.qfs.snl.workflows.units.IWorkflowUnit.class,
key="ParameterWorkflowUnit")
public class ParameterWorkflowUnit
extends Object
implements com.qfs.snl.workflows.units.IWorkflowUnit, Serializable
| Constructor and Description |
|---|
ParameterWorkflowUnit() |
| Modifier and Type | Method and Description |
|---|---|
String |
getType() |
void |
notifyChange(com.qfs.snl.messages.IMessageService messageService,
com.qfs.snl.messages.ITemplateEngine templateEngine) |
void |
notifyRejection(com.qfs.snl.messages.IMessageService messageService,
com.qfs.snl.messages.ITemplateEngine templateEngine) |
void |
process(com.qfs.snl.workflows.IWorkflowPayload payload) |
void |
setWorkflow(com.qfs.snl.workflows.IWorkflowService workflowService) |
public static final String KEY
public String getType()
getType in interface com.quartetfs.fwk.types.IExtendedPluginValuepublic void process(com.qfs.snl.workflows.IWorkflowPayload payload)
process in interface com.qfs.snl.workflows.units.IWorkflowUnitpublic void setWorkflow(com.qfs.snl.workflows.IWorkflowService workflowService)
public void notifyChange(com.qfs.snl.messages.IMessageService messageService,
com.qfs.snl.messages.ITemplateEngine templateEngine)
public void notifyRejection(com.qfs.snl.messages.IMessageService messageService,
com.qfs.snl.messages.ITemplateEngine templateEngine)
Copyright © 2019. All rights reserved.