org.omg.WorkflowModel
Interface WfEventAuditOperations
- All Superinterfaces:
- BaseBusinessObjectOperations
- All Known Subinterfaces:
- WfAssignmentEventAudit, WfAssignmentEventAuditOperations, WfCreateProcessEventAudit, WfCreateProcessEventAuditOperations, WfDataEventAudit, WfDataEventAuditOperations, WfEventAudit, WfStateEventAudit, WfStateEventAuditOperations
- All Known Implementing Classes:
- _WfAssignmentEventAuditImplBase, _WfAssignmentEventAuditStub, _WfCreateProcessEventAuditImplBase, _WfCreateProcessEventAuditStub, _WfDataEventAuditImplBase, _WfDataEventAuditStub, _WfEventAuditImplBase, _WfEventAuditStub, _WfStateEventAuditImplBase, _WfStateEventAuditStub, WfAssignmentEventAuditPOA, WfCreateProcessEventAuditPOA, WfDataEventAuditPOA, WfEventAuditPOA, WfStateEventAuditPOA
- public interface WfEventAuditOperations
- extends BaseBusinessObjectOperations
org/omg/WorkflowModel/WfEventAuditOperations.java .
Generated by the IDL-to-Java compiler (portable), version "3.1"
from WorkflowModel.idl
Friday, May 18, 2007 2:02:05 PM CEST
source
public WfExecutionObject source()
throws BaseException,
SourceNotAvailable
- Throws:
BaseException
SourceNotAvailable
time_stamp
public org.omg.TimeBase.UtcT time_stamp()
throws BaseException
- Throws:
BaseException
event_type
public java.lang.String event_type()
throws BaseException
- Throws:
BaseException
activity_key
public java.lang.String activity_key()
throws BaseException
- Throws:
BaseException
activity_name
public java.lang.String activity_name()
throws BaseException
- Throws:
BaseException
process_key
public java.lang.String process_key()
throws BaseException
- Throws:
BaseException
process_name
public java.lang.String process_name()
throws BaseException
- Throws:
BaseException
process_mgr_name
public java.lang.String process_mgr_name()
throws BaseException
- Throws:
BaseException
process_mgr_version
public java.lang.String process_mgr_version()
throws BaseException
- Throws:
BaseException