org.enhydra.shark.corba.poa
Class WfDataEventAuditCORBA
java.lang.Object
org.omg.PortableServer.Servant
org.omg.WorkflowModel.WfDataEventAuditPOA
org.enhydra.shark.corba.poa.WfDataEventAuditCORBA
- All Implemented Interfaces:
- BaseBusinessObjectOperations, org.omg.CORBA.portable.InvokeHandler, WfDataEventAuditOperations, WfEventAuditOperations
- public class WfDataEventAuditCORBA
- extends WfDataEventAuditPOA
WfDataEventAuditImpl - Workflow Event Audit implementation
Methods inherited from class org.omg.PortableServer.Servant |
_default_POA, _get_delegate, _get_interface_def, _is_a, _non_existent, _object_id, _orb, _poa, _set_delegate, _this_object, _this_object |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
WfDataEventAuditCORBA
protected WfDataEventAuditCORBA(org.omg.CORBA.ORB orb,
Collective toJoin,
WfDataEventAudit ea)
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
old_data
public NameValue[] old_data()
throws BaseException
- Throws:
BaseException
new_data
public NameValue[] new_data()
throws BaseException
- Throws:
BaseException