public class ProducedRequestParameter extends RequestParameterType
ProducedRequestParameter characterises one of the request parameters that this governance service sets up to pass on to any follow-on steps in a governance action process that it is a part of.
  • Constructor Details

    • ProducedRequestParameter

      public ProducedRequestParameter()
      Default constructor
    • ProducedRequestParameter

      public ProducedRequestParameter(RequestParameterType template)
      Copy/clone constructor
      Parameters:
      template - object to copy
  • Method Details

    • toString

      public String toString()
      JSON-style toString
      Overrides:
      toString in class RequestParameterType
      Returns:
      return string containing the property names and values