Class WorkEvent

Description

A Work Event is an output State for a Step that is associated with an Agent and point in time.

OSID Version: 2.0

Licensed under the org.osid.SidImplementationLicenseMIT.

Located in /harmoni/oki2/osid/workflow/WorkEvent.php (line 18)


	
			
Method Summary
Methods
getAgentId (line 62)

Get the unique Id of the Agent that performed this Event.

  • access: public
  • throws: object WorkflowException An exception with one of the following messages defined in org.osid.workflow.WorkflowException may be thrown: OPERATION_FAILED, PERMISSION_DENIED, CONFIGURATION_ERROR, UNIMPLEMENTED
object Id getAgentId ()
getOutputState (line 108)

Get the Output State for this Event.

  • access: public
  • throws: object WorkflowException An exception with one of the following messages defined in org.osid.workflow.WorkflowException may be thrown: OPERATION_FAILED, PERMISSION_DENIED, CONFIGURATION_ERROR, UNIMPLEMENTED
string getOutputState ()
getStep (line 85)

Get a Step by unique Id.

  • access: public
  • throws: object WorkflowException An exception with one of the following messages defined in org.osid.workflow.WorkflowException may be thrown: OPERATION_FAILED, PERMISSION_DENIED, CONFIGURATION_ERROR, UNIMPLEMENTED
object Step getStep ()
getTimestamp (line 39)

Get when this Event happened.

  • access: public
  • throws: object WorkflowException An exception with one of the following messages defined in org.osid.workflow.WorkflowException may be thrown: OPERATION_FAILED, PERMISSION_DENIED, CONFIGURATION_ERROR, UNIMPLEMENTED
int getTimestamp ()

Documentation generated on Wed, 19 Sep 2007 10:28:13 -0400 by phpDocumentor 1.3.0RC3