Class ApiConstants.Names

java.lang.Object
com.bluebell.greenhouse.planter.constants.ApiConstants.Names
Enclosing class:
ApiConstants

public static final class ApiConstants.Names extends Object
API names and descriptions used in OpenAPI metadata.
Version:
3.0.6
Author:
Stephen Prizio
  • Field Details

    • STRATEGY_PAYLOAD_NAME

      public static final String STRATEGY_PAYLOAD_NAME
      Strategy payload parameter name.
      See Also:
    • STRATEGY_PAYLOAD_DESCRIPTION

      public static final String STRATEGY_PAYLOAD_DESCRIPTION
      Strategy payload parameter description.
      See Also:
    • STRATEGY_IMPLEMENTATION_PAYLOAD_NAME

      public static final String STRATEGY_IMPLEMENTATION_PAYLOAD_NAME
      Strategy implementation payload parameter name.
      See Also:
    • STRATEGY_IMPLEMENTATION_PAYLOAD_DESCRIPTION

      public static final String STRATEGY_IMPLEMENTATION_PAYLOAD_DESCRIPTION
      Strategy implementation payload parameter description.
      See Also:
    • ACCOUNT_STRATEGY_PAYLOAD_NAME

      public static final String ACCOUNT_STRATEGY_PAYLOAD_NAME
      Account strategy payload parameter name.
      See Also:
    • ACCOUNT_STRATEGY_PAYLOAD_DESCRIPTION

      public static final String ACCOUNT_STRATEGY_PAYLOAD_DESCRIPTION
      Account strategy payload parameter description.
      See Also:
    • STRATEGY_ACCOUNT_ASSIGNMENTS_PAYLOAD_NAME

      public static final String STRATEGY_ACCOUNT_ASSIGNMENTS_PAYLOAD_NAME
      Strategy account-assignments payload parameter name.
      See Also:
    • STRATEGY_ACCOUNT_ASSIGNMENTS_PAYLOAD_DESCRIPTION

      public static final String STRATEGY_ACCOUNT_ASSIGNMENTS_PAYLOAD_DESCRIPTION
      Strategy account-assignments payload parameter description.
      See Also: