Interface ConfigureDetails

All Superinterfaces:
ActionDetails, Serializable

public interface ConfigureDetails extends ActionDetails
Provides details about a configure action.
  • Method Details

    • getName

      String getName()
    • getPreviousValue

      String getPreviousValue()
    • getValue

      String getValue()