BEA Systems, Inc.

Package com.bea.rfid.api.workflow.types

This package defines interfaces and enums for common message data types sent or received by edge flow modules and messaging framework.

See:
          Description

Interface Summary
ErrorOutput Interface representing error output produced by edge flow modules.
Manifest Interface representing the manifest (parent and children identifiers expected) for an aggregation.
TriggerOutput Represents trigger output generated by trigger receiver modules.
 

Class Summary
WorkflowModuleState Enum class representing the different states of an edge flow module.
 

Package com.bea.rfid.api.workflow.types Description

This package defines interfaces and enums for common message data types sent or received by edge flow modules and messaging framework.

Most modules have an error output port, which is used to send the details of errors during message processing. Interface ErrorOutput defines a type for the error output data. Similarly, interfaces are defined for trigger output and module state.


Documentation is available at
${DOCSWEBROOT}
Copyright 2007 BEA Systems Inc.