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.1"
from WorkflowModel.idl
Friday, May 18, 2007 2:01:21 PM CEST
old_state
public java.lang.String old_state()
throws BaseException
- Throws:
BaseException
new_state
public java.lang.String new_state()
throws BaseException
- Throws:
BaseException