org.opencrx.kernel.plugin.application.base
Class WorkflowTargetImpl

java.lang.Object
  extended by org.opencrx.kernel.plugin.application.base.WorkflowTargetImpl

public class WorkflowTargetImpl
extends Object


Field Summary
protected  WorkflowTarget current
           
protected  WorkflowTarget next
           
 
Constructor Summary
WorkflowTargetImpl(WorkflowTarget current, WorkflowTarget next)
           
 
Method Summary
 ExecuteWorkflowResult executeWorkflow(ExecuteWorkflowParams params)
           
 Backend getBackend()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

current

protected final WorkflowTarget current

next

protected final WorkflowTarget next
Constructor Detail

WorkflowTargetImpl

public WorkflowTargetImpl(WorkflowTarget current,
                          WorkflowTarget next)
Method Detail

getBackend

public Backend getBackend()

executeWorkflow

public ExecuteWorkflowResult executeWorkflow(ExecuteWorkflowParams params)
                                      throws RefException
Throws:
RefException


This software is published under the BSD license. Copyright © 2003-2008, CRIXP AG, Switzerland, All rights reserved. Use is subject to license terms.