Interface IHistory

  • All Superinterfaces:
    com4j.Com4jObject
    All Known Subinterfaces:
    IHistory2

    public interface IHistory
    extends com4j.Com4jObject
    Obsolete. Use AuditRecord.
    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method Description
      void clearHistory​(java.lang.String filter)
      Obsolete
      com4j.Com4jObject filter()
      Obsolete
      IList newList​(java.lang.String filter)
      Obsolete.
      • Methods inherited from interface com4j.Com4jObject

        advise, dispose, equals, getComThread, getIUnknownPointer, getPointer, getPtr, hashCode, is, queryInterface, setName, toString
    • Method Detail

      • newList

        IList newList​(java.lang.String filter)

        Obsolete.

        Parameters:
        filter - Mandatory java.lang.String parameter.
        Returns:
        Returns a value of type step.repository.alm.v16.otaclient.IList
      • filter

        com4j.Com4jObject filter()

        Obsolete

        Getter method for the COM property "Filter"

        Returns:
        Returns a value of type com4j.Com4jObject
      • clearHistory

        void clearHistory​(@DefaultValue("")
                          java.lang.String filter)

        Obsolete

        Parameters:
        filter - Optional parameter. Default value is ""