txtWorkflowSummary - Summary
These settings can be configured by the imixs modeler on the Application
Property Tab on a ProcessEntity.
The Plugin determines the new settings by fetching the next ProcessEntity. The
Next ProcessEntity is defined by the ActivityEntity attribute
'numNextProcessID'
Version 1.1
The Plugin will test if the provided Model supports ExtendedModels. If so the
Plugin will fetch the next ProcessEntity by the current used modelVersion of
the workitem.
Version 1.2
The plugin submits the new settings directly in the run() method, so other
plugins can access the new properties for further operations
http://java.net/jira/browse/IMIXS_WORKFLOW-81
- Version:
- 1.2
- Author:
- Ralph Soika
- See Also:
WorkflowManager
| Fields inherited from interface org.imixs.workflow.Plugin |
PLUGIN_ERROR, PLUGIN_OK, PLUGIN_WARNING |
|
Method Summary |
void |
close(int status)
|
int |
run(org.imixs.workflow.ItemCollection adocumentContext,
org.imixs.workflow.ItemCollection adocumentActivity)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ApplicationPlugin
public ApplicationPlugin()
run
public int run(org.imixs.workflow.ItemCollection adocumentContext,
org.imixs.workflow.ItemCollection adocumentActivity)
throws Exception
- Throws:
Exception
close
public void close(int status)
throws Exception
- Throws:
Exception
Copyright © 2006-2012 Imixs Software Solutions GmbH. All Rights Reserved.