Interface MoveDetails

All Superinterfaces:
ActionDetails, Serializable

public interface MoveDetails extends ActionDetails
Provides details about a move action.
  • Method Details

    • getGroup

      String getGroup()
    • getGroupId

      String getGroupId()
    • getPreviousGroup

      String getPreviousGroup()
    • getPreviousGroupId

      String getPreviousGroupId()