Uses of Class
com.ibm.itim.workflow.model.EventAudit

Packages that use EventAudit
com.ibm.itim.apps.workflow Extends the com.ibm.itim.apps package to provide a remotable application programming interface for Workflow Process and Activity management. 
com.ibm.itim.workflow.model Provides a model and an applications programming interface for the workflow engine. 
 

Uses of EventAudit in com.ibm.itim.apps.workflow
 

Methods in com.ibm.itim.apps.workflow with parameters of type EventAudit
 void WorkflowActivityMO.auditEvent(EventAudit event)
          Places the given event in the audit trail (history) of the execution object.
abstract  void WorkflowExecutionMO.auditEvent(EventAudit event)
          Places the given event in the audit trail (history) of the execution object.
 void WorkflowProcessMO.auditEvent(EventAudit event)
          Places the given event in the audit trail (history) of the execution object.
 void WorkflowProcessMO.auditEvent(EventAudit event)
          Places the given event in the audit trail (history) of the execution object.
abstract  void WorkflowExecutionMO.auditEvent(EventAudit event)
          Places the given event in the audit trail (history) of the execution object.
 void WorkflowActivityMO.auditEvent(EventAudit event)
          Places the given event in the audit trail (history) of the execution object.
 

Uses of EventAudit in com.ibm.itim.workflow.model
 

Subclasses of EventAudit in com.ibm.itim.workflow.model
 class AssignmentEventAudit
          This defines the class for assignment event audit information
 class CompleteManualActivityEventAudit
          This defines user complete manual activity event audit information
 class CreateProcessEventAudit
          This defines the create process event audit information
 class DataEventAudit
          Class representing an data change event in the workflow engine.
 class I18NInformationEventAudit
          Class representing an auditable information event in the workflow engine.
 class InformationEventAudit
          Class representing an auditable information event in the workflow engine.
 class ParticipantResolveFailureEventAudit
          This defines the class for participant resolve failed event audit information
 class PasswordPickupEventAudit
          This defines user password pickup event audit information
 class StateEventAudit
          This represents audit information for process and activity state change events.
 class TimeoutEventAudit
          This defines the class for timeout event audit information
 

Methods in com.ibm.itim.workflow.model with parameters of type EventAudit
 void ExecutionEntity.auditEvent(EventAudit event)
          Places the given event in the audit trail (history) of the execution object.
 



IBM Security Identity Manager 6.0.0
© Copyright International Business Machines Corporation 2007, 2012. All rights reserved. US Government Users Restricited Rights - Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp.