com.jbbres.lib.actions.elements
Interface ElementService

All Known Subinterfaces:
ActionService, VariableService
All Known Implementing Classes:
AbstractActionService, AbstractElementService, AbstractVariableService, RuntimeVariable, SimpleAction, SimpleElement, SimpleVariable, StorageVariable, VariableActionService

public interface ElementService

The service provided by the element.

The service is a major part of an element as it defined its behavior within a workflow. It describes how the element performs during the workflow execution.

This interface is not meant to be instaciated directly. ActionService and VariableService are to be instanciated instead.

Since:
1.0.0
Version:
1.0.0
Author:
Jean-Baptiste Bres
See Also:
Element.getService()



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.