net.dpml.state
Interface Action

All Known Subinterfaces:
Interface, Operation, Transition
All Known Implementing Classes:
ApplyAction, ExecAction

public interface Action

Interface marking a a direct or implict actionable instance.

Version:
2.1.0
Author:
Digital Product Management Library

Method Summary
 String getName()
          Return the action name.
 

Method Detail

getName

String getName()
Return the action name.

Returns:
the name