A C D E F G H I J M N O P R S T U V W

E

Element - Interface in com.jbbres.lib.actions.elements
An interface that specifies all methods essential to an Action(s) 's element (an action or a variable).
elementAdded(WorkflowDefinitionEvent) - Method in class com.jbbres.lib.actions.tools.swing.AbstractVariableComboBox
 
elementAdded(WorkflowDefinitionEvent) - Method in interface com.jbbres.lib.actions.workflow.WorkflowDefinitionListener
Invoked when a new element is added to the workflow.
ElementDescription<T extends Element> - Interface in com.jbbres.lib.actions.elements
Provides information regarding the element, such as its name, a short description, its version number etc.
elementDescriptionChange(ElementDescriptionChangeEvent) - Method in interface com.jbbres.lib.actions.elements.ElementDescriptionChangeListener
Invoked when one of the values of the ElementDescription changes.
ElementDescriptionChangeEvent - Class in com.jbbres.lib.actions.elements
ElementDescriptionChangeEvent is used to notify interested parties that a value has changed in the element description ( ElementDescription) source.
ElementDescriptionChangeEvent(ElementDescription<?>, String, String, String) - Constructor for class com.jbbres.lib.actions.elements.ElementDescriptionChangeEvent
Instantiates a new element description change event.
ElementDescriptionChangeListener - Interface in com.jbbres.lib.actions.elements
The listener interface for receiving ElementDescription change events.
ElementNotFoundException - Exception in com.jbbres.lib.actions.files
Signals that an Element is not available within the user elements library.
ElementNotFoundException(String) - Constructor for exception com.jbbres.lib.actions.files.ElementNotFoundException
Instantiates a new invalid element exception.
elementRemoved(WorkflowDefinitionEvent) - Method in class com.jbbres.lib.actions.tools.swing.AbstractVariableComboBox
 
elementRemoved(WorkflowDefinitionEvent) - Method in interface com.jbbres.lib.actions.workflow.WorkflowDefinitionListener
Invoked when an element is removed from the workflow.
ElementService - Interface in com.jbbres.lib.actions.elements
The service provided by the element.
ElementUtilities - Class in com.jbbres.lib.actions.elements
Miscellaneous Element utility methods.
ElementUtilities() - Constructor for class com.jbbres.lib.actions.elements.ElementUtilities
 
EmailCategory - Class in com.jbbres.lib.actions.tools.categories
This category refers to email related elements.
EmailCategory() - Constructor for class com.jbbres.lib.actions.tools.categories.EmailCategory
Creates a new instance of the category.
emailCategory - Static variable in class com.jbbres.lib.actions.tools.categories.EmailCategory
Default instance of EmailCategory
equals(Object) - Method in class com.jbbres.lib.actions.tools.categories.SimpleCategory
 
equals(Object) - Method in class com.jbbres.lib.actions.workflow.Workflow
 
execute(Object, Parameters) - Method in interface com.jbbres.lib.actions.elements.ActionService
Executes the action.
execute(Object, Parameters) - Method in class com.jbbres.lib.actions.tools.elements.AbstractActionService
 
execute(I) - Method in class com.jbbres.lib.actions.tools.elements.SimpleAction
Executes the action.
execute(Object, Parameters) - Method in class com.jbbres.lib.actions.tools.elements.SimpleAction
 
execute(Object, Parameters) - Method in class com.jbbres.lib.actions.tools.elements.variables.VariableActionService
 
execute() - Method in class com.jbbres.lib.actions.workflow.Workflow
Executes the workflow: executes each action of the workflow one after the other.
executeAction(I, Parameters) - Method in class com.jbbres.lib.actions.tools.elements.AbstractActionService
Executes the action.

A C D E F G H I J M N O P R S T U V W
To file bugs or suggest feature enhancements, visit the app.jbbres.com Bug Reporter website.

Additional documentation available online at http://app.jbbres.com/actions/developers.

Copyright � 2009-2011 app.jbbres.com. All Rights Reserved.