com.filenet.api.admin

Interface PublishingConfiguration

    • Method Detail

      • get_DispatcherWaitInterval

        java.lang.Integer get_DispatcherWaitInterval()
        Returns the value of the DispatcherWaitInterval property. For more information, see DispatcherWaitInterval Property.
      • set_DispatcherWaitInterval

        void set_DispatcherWaitInterval(java.lang.Integer value)
        Sets the value of the DispatcherWaitInterval property. For more information, see DispatcherWaitInterval Property.
      • get_DispatcherEnabled

        java.lang.Boolean get_DispatcherEnabled()
        Returns the value of the DispatcherEnabled property. For more information, see DispatcherEnabled Property.
      • set_DispatcherEnabled

        void set_DispatcherEnabled(java.lang.Boolean value)
        Sets the value of the DispatcherEnabled property. For more information, see DispatcherEnabled Property.
      • get_QueueItemDatabaseTimeout

        java.lang.Integer get_QueueItemDatabaseTimeout()
        Returns the value of the QueueItemDatabaseTimeout property. For more information, see QueueItemDatabaseTimeout Property.
      • set_QueueItemDatabaseTimeout

        void set_QueueItemDatabaseTimeout(java.lang.Integer value)
        Sets the value of the QueueItemDatabaseTimeout property. For more information, see QueueItemDatabaseTimeout Property.
      • get_QueueItemMaxDispatchers

        java.lang.Integer get_QueueItemMaxDispatchers()
        Returns the value of the QueueItemMaxDispatchers property. For more information, see QueueItemMaxDispatchers Property.
      • set_QueueItemMaxDispatchers

        void set_QueueItemMaxDispatchers(java.lang.Integer value)
        Sets the value of the QueueItemMaxDispatchers property. For more information, see QueueItemMaxDispatchers Property.
      • get_QueueItemRetryCount

        java.lang.Integer get_QueueItemRetryCount()
        Returns the value of the QueueItemRetryCount property. For more information, see QueueItemRetryCount Property.
      • set_QueueItemRetryCount

        void set_QueueItemRetryCount(java.lang.Integer value)
        Sets the value of the QueueItemRetryCount property. For more information, see QueueItemRetryCount Property.

© Copyright IBM Corporation 2006, 2013. All rights reserved.