org.opencrx.kernel.workflow
Interface ASynchWorkflow_1_0

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

public interface ASynchWorkflow_1_0


Method Summary
 void execute(WfProcessInstance wfProcessInstance, javax.jdo.PersistenceManager pm)
          Execute the workflow specified by wfProcessInstance.
 

Method Detail

execute

void execute(WfProcessInstance wfProcessInstance,
             javax.jdo.PersistenceManager pm)
             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.