org.enhydra.shark.corba
Class WfAssignmentEventAuditCORBA
java.lang.Object
org.omg.CORBA.portable.ObjectImpl
org.omg.WorkflowModel._WfAssignmentEventAuditImplBase
org.enhydra.shark.corba.WfAssignmentEventAuditCORBA
- All Implemented Interfaces:
- BaseBusinessObject, BaseBusinessObjectOperations, org.omg.CORBA.portable.IDLEntity, org.omg.CORBA.portable.InvokeHandler, org.omg.CORBA.Object, java.io.Serializable, WfAssignmentEventAudit, WfAssignmentEventAuditOperations, WfEventAudit, WfEventAuditOperations
- public class WfAssignmentEventAuditCORBA
- extends _WfAssignmentEventAuditImplBase
WfEventAuditImpl - Workflow Event Audit implementation
- See Also:
- Serialized Form
Methods inherited from class org.omg.CORBA.portable.ObjectImpl |
_create_request, _create_request, _duplicate, _get_delegate, _get_domain_managers, _get_interface_def, _get_policy, _hash, _invoke, _is_a, _is_equivalent, _is_local, _non_existent, _orb, _release, _releaseReply, _request, _request, _servant_postinvoke, _servant_preinvoke, _set_delegate, _set_policy_override, equals, hashCode, toString |
Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
Methods inherited from interface org.omg.CORBA.Object |
_create_request, _create_request, _duplicate, _get_domain_managers, _get_interface_def, _get_policy, _hash, _is_a, _is_equivalent, _non_existent, _release, _request, _set_policy_override |
WfAssignmentEventAuditCORBA
protected WfAssignmentEventAuditCORBA(Collective toJoin,
WfAssignmentEventAudit 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_resource_key
public java.lang.String old_resource_key()
throws BaseException
- Throws:
BaseException
old_resource_name
public java.lang.String old_resource_name()
throws BaseException
- Throws:
BaseException
new_resource_key
public java.lang.String new_resource_key()
throws BaseException
- Throws:
BaseException
new_resource_name
public java.lang.String new_resource_name()
throws BaseException
- Throws:
BaseException
is_accepted
public boolean is_accepted()
throws BaseException
- Throws:
BaseException