Class PerspectiveProjectProps


  • public class PerspectiveProjectProps
    extends java.lang.Object
    • Field Detail

      • RESOURCE_TYPE

        public static final ResourceType RESOURCE_TYPE
      • TIMEZONE_GATEWAY

        public static final java.lang.String TIMEZONE_GATEWAY
        See Also:
        Constant Field Values
      • DEFAULT_TIMEZONE

        public static final java.lang.String DEFAULT_TIMEZONE
        See Also:
        Constant Field Values
      • DESKTOP_PAGE_TIMEOUT_SECONDS

        public static final int DESKTOP_PAGE_TIMEOUT_SECONDS
        See Also:
        Constant Field Values
      • MOBILE_PAGE_TIMEOUT_SECONDS

        public static final int MOBILE_PAGE_TIMEOUT_SECONDS
        See Also:
        Constant Field Values
      • DEFAULT_SESSION_CLOSED_MESSAGE

        public static final java.lang.String DEFAULT_SESSION_CLOSED_MESSAGE
        See Also:
        Constant Field Values
      • DEFAULT_PAGE_CLOSED_MESSAGE

        public static final java.lang.String DEFAULT_PAGE_CLOSED_MESSAGE
        See Also:
        Constant Field Values
      • HIDE_FROM_LAUNCH_LISTINGS_DEFAULT

        public static final boolean HIDE_FROM_LAUNCH_LISTINGS_DEFAULT
        See Also:
        Constant Field Values
      • updateMessage

        public java.lang.String updateMessage
      • updateTimeout

        public int updateTimeout
      • locale

        public java.lang.String locale
      • idp

        @Deprecated
        public java.lang.String idp
        Deprecated.
        Deprecated - do not reference this prop directly. This used to hold a reference to the Perspective project's default IdP ID. We now use the named reference to the IdP in the project's global props.
      • timezone

        public java.lang.String timezone
      • desktopPageTimeoutSeconds

        public int desktopPageTimeoutSeconds
      • mobilePageTimeoutSeconds

        public int mobilePageTimeoutSeconds
      • hideFromLaunchListings

        public boolean hideFromLaunchListings
      • thumbnailPath

        public java.lang.String thumbnailPath
      • sessionClosedMessage

        public java.lang.String sessionClosedMessage
      • pageClosedMessage

        public java.lang.String pageClosedMessage
    • Constructor Detail

      • PerspectiveProjectProps

        public PerspectiveProjectProps()