org.opencrx.kernel.base.jmi1
Interface ExecuteWorkflowResult

All Superinterfaces:
ExecuteWorkflowResult, RefStruct, Serializable

public interface ExecuteWorkflowResult
extends RefStruct, ExecuteWorkflowResult


Method Summary
 org.openmdx.base.jmi1.BasicObject getWorkflowInstance()
          Retrieves the value for the optional structure field workflowInstance.
 
Methods inherited from interface javax.jmi.reflect.RefStruct
equals, hashCode, refFieldNames, refGetValue, refTypeName
 

Method Detail

getWorkflowInstance

org.openmdx.base.jmi1.BasicObject getWorkflowInstance()
Retrieves the value for the optional structure field workflowInstance.

Specified by:
getWorkflowInstance in interface ExecuteWorkflowResult
Returns:
The possibly null value for structure field workflowInstance.


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