org.opencrx.kernel.workflow
Class PrintConsole
java.lang.Object
org.opencrx.kernel.workflow.PrintConsole
- All Implemented Interfaces:
- SynchWorkflow_2_0
public class PrintConsole
- extends Object
- implements SynchWorkflow_2_0
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PrintConsole
public PrintConsole()
execute
public void execute(WorkflowTarget wfTarget,
ContextCapable targetObject,
Map<String,Object> params,
WfProcessInstance wfProcessInstance)
throws ServiceException
- Description copied from interface:
SynchWorkflow_2_0
- Executes the workflow for the specified target object. The list of processed
(modified, created, removed) objects must be updated if the objects are subject
to topics, subscriptions and workflows.
- Specified by:
execute in interface SynchWorkflow_2_0
targetObject - workflow target object.params - workflow parameters as name/value pairs.wfProcessInstance - workflow process instance.
- Throws:
ServiceException
This software is published under the BSD license. Copyright © 2003-2010, CRIXP AG, Switzerland, All rights reserved. Use is subject to license terms.