org.omg.WorkflowModel
Interface WfStateEventAuditOperations

All Superinterfaces:
BaseBusinessObjectOperations, WfEventAuditOperations
All Known Subinterfaces:
WfStateEventAudit
All Known Implementing Classes:
_WfStateEventAuditImplBase, _WfStateEventAuditStub, WfStateEventAuditPOA

public interface WfStateEventAuditOperations
extends WfEventAuditOperations

org/omg/WorkflowModel/WfStateEventAuditOperations.java . Generated by the IDL-to-Java compiler (portable), version "3.2" from WorkflowModel.idl Thursday, September 24, 2009 9:13:25 AM CEST


Method Summary
 java.lang.String new_state()
           
 java.lang.String old_state()
           
 
Methods inherited from interface org.omg.WorkflowModel.WfEventAuditOperations
activity_key, activity_name, event_type, process_key, process_mgr_name, process_mgr_version, process_name, source, time_stamp
 

Method Detail

old_state

java.lang.String old_state()
                           throws BaseException
Throws:
BaseException

new_state

java.lang.String new_state()
                           throws BaseException
Throws:
BaseException