com.ibm.tivoli.maximo.graphql

Class MaxGQListSavedQueries

  • java.lang.Object
    • com.ibm.tivoli.maximo.graphql.MaxGQListSavedQueries
  • All Implemented Interfaces:
    graphql.schema.DataFetcher


    public class MaxGQListSavedQueries
    extends java.lang.Object
    implements graphql.schema.DataFetcher
    • Constructor Summary

      Constructors 
      Constructor and Description
      MaxGQListSavedQueries(java.lang.String osName) 
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method and Description
      java.lang.Object get(graphql.schema.DataFetchingEnvironment environment) 
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • MaxGQListSavedQueries

        public MaxGQListSavedQueries(java.lang.String osName)
    • Method Detail

      • get

        public java.lang.Object get(graphql.schema.DataFetchingEnvironment environment)
                             throws java.lang.Exception
        Specified by:
        get in interface graphql.schema.DataFetcher
        Throws:
        java.lang.Exception