Class RuntimeQuery


  • public class RuntimeQuery
    extends Object
    This class models the query parameters for a query against the runtime system to provide information about the currently provisioned Runtimes, like WildlfyRuntimes, etc.
    • Constructor Detail

    • Method Detail

      • getProviderId

        public String getProviderId()
      • getPipelineId

        public String getPipelineId()
      • getPipelineExecutionId

        public String getPipelineExecutionId()
      • getRuntimeId

        public String getRuntimeId()
      • getRuntimeName

        public String getRuntimeName()
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class Object