Package flux.bpm

Business Process Management

See:
          Description

Interface Summary
BpmFactory Creates triggers and actions that manage business processes.
BusinessProcess A business process is a specialized flow chart.
BusinessProcessAdministrator Finds, claims, confirms, interacts with, and administers business processes.
BusinessProcessElement Contains information on a found business process.
BusinessProcessIterator Contains business process elements that were found during a search; YOU MUST CALL CLOSE() ON THIS ITERATOR WHEN YOU ARE FINISHED USING IT!
BusinessProcessManagementFactory Deprecated. Use BpmFactory instead.
BusinessProcessTrigger Represents a business process.
Choice A choice represents a single selection within a choice form component.
ChoiceFormComponent A choice form component represents a list of selections that is presented on a business process form.
CompositeFormComponent Represents an list of form components.
DateSelectorFormComponent Represents a date field with a pop-up calendar.
FileAttachmentFormComponent Represents a file attachment in a business process form.
FileData Represents the data from a file that was posted from an HTML form.
Form Represents a business process form, which contains user-supplied data necessary for the successful execution of a business process.
FormComponent Represents a specific piece of data on a business process form.
GroupFormComponent Associates logically related form components.
LineItemFormComponent Represents a line item on a form, which is one of many similar elements such as a list of file attachments.
StaticTextFormComponent Represents uneditable text that is displayed on a form.
TextAreaFormComponent Represents a multi-line text area.
TextFieldFormComponent Represents a single-line text field.
 

Class Summary
BusinessProcessTrigger.BusinessProcessTriggerResult The result when a business process trigger fires.
FormResponseStyle The response, if any, that is provided when a form associated with a business process trigger is submitted.
 

Package flux.bpm Description

Business Process Management



© 2000-2008 Flux Corporation. All rights reserved.