Class HistoryOptions


  • public final class HistoryOptions
    extends java.lang.Object
    Options controlling the behavior of a WorkspaceStack.getHistory() operation.
    • Method Detail

      • page

        @Nullable
        public java.lang.Integer page()
        Returns the page.
        Returns:
        the page
      • pageSize

        @Nullable
        public java.lang.Integer pageSize()
        Returns the page size.
        Returns:
        the page size
      • showSecrets

        public boolean showSecrets()
        Show config secrets when they appear.
        Returns:
        whether to show secrets