Interface ActionID

  • All Superinterfaces:
    ModelEntity, Serializable
    All Known Implementing Classes:
    SenlinActionID

    public interface ActionID
    extends ModelEntity
    This interface describes the getter-methods (and thus components) of a response Action.
    Author:
    lion
    • Method Detail

      • getActionID

        String getActionID()
        Returns the action ID of the action
        Returns:
        the action ID of the action