com.ibm.wsspi.sibx.mediation.wsrr.client.data

Interface ServiceRegistryDataGraphList



  • public interface ServiceRegistryDataGraphList
    Represents a list of data graphs that have been returned from WSRR.
    • Field Summary

      Fields 
      Modifier and Type Field and Description
      static java.lang.String $sccsid 
      static java.lang.String COPYRIGHT 
    • Method Summary

      Methods 
      Modifier and Type Method and Description
      java.util.List<DataGraphType> getDataGraphs()
      Get the list of DataGraphType objects returned from WSRR
      long getTimeStamp()
      Get the time stamp of the query
    • Method Detail

      • getDataGraphs

        java.util.List<DataGraphType> getDataGraphs()
        Get the list of DataGraphType objects returned from WSRR
        Returns:
        The list of DataGraphType objects returned from WSRR
      • getTimeStamp

        long getTimeStamp()
        Get the time stamp of the query
        Returns:
        The time stamp in milliseconds
IBM Business Process ManagerTM
Release 8