org.opencrx.kernel.workflow
Interface ASynchWorkflow_1_0

All Known Implementing Classes:
ExportMailWorkflow, MailWorkflow, SendMailNotificationWorkflow, SendMailWorkflow

public interface ASynchWorkflow_1_0


Method Summary
 void execute(WfProcessInstance wfProcessInstance)
          Execute the workflow specified by wfProcessInstance.
 

Method Detail

execute

void execute(WfProcessInstance wfProcessInstance)
             throws ServiceException
Execute the workflow specified by wfProcessInstance.

Throws:
ServiceException


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