com.filenet.api.sweep

Interface CmSweepConfiguration

    • Method Detail

      • 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_DefaultDispatcherDelay

        java.lang.Integer get_DefaultDispatcherDelay()
        Returns the value of the DefaultDispatcherDelay property. For more information, see DefaultDispatcherDelay Property.
      • set_DefaultDispatcherDelay

        void set_DefaultDispatcherDelay(java.lang.Integer value)
        Sets the value of the DefaultDispatcherDelay property. For more information, see DefaultDispatcherDelay Property.
      • get_PolicyControlledSweepBatchSize

        java.lang.Integer get_PolicyControlledSweepBatchSize()
        Returns the value of the PolicyControlledSweepBatchSize property. For more information, see PolicyControlledSweepBatchSize Property.
      • set_PolicyControlledSweepBatchSize

        void set_PolicyControlledSweepBatchSize(java.lang.Integer value)
        Sets the value of the PolicyControlledSweepBatchSize property. For more information, see PolicyControlledSweepBatchSize Property.
      • get_WaitForWorkersDelay

        java.lang.Integer get_WaitForWorkersDelay()
        Returns the value of the WaitForWorkersDelay property. For more information, see WaitForWorkersDelay Property.
      • set_WaitForWorkersDelay

        void set_WaitForWorkersDelay(java.lang.Integer value)
        Sets the value of the WaitForWorkersDelay property. For more information, see WaitForWorkersDelay Property.
      • get_WaitForWorkersShortDelay

        java.lang.Integer get_WaitForWorkersShortDelay()
        Returns the value of the WaitForWorkersShortDelay property. For more information, see WaitForWorkersShortDelay Property.
      • set_WaitForWorkersShortDelay

        void set_WaitForWorkersShortDelay(java.lang.Integer value)
        Sets the value of the WaitForWorkersShortDelay property. For more information, see WaitForWorkersShortDelay Property.
      • get_WaitForQueueActivityDelay

        java.lang.Integer get_WaitForQueueActivityDelay()
        Returns the value of the WaitForQueueActivityDelay property. For more information, see WaitForQueueActivityDelay Property.
      • set_WaitForQueueActivityDelay

        void set_WaitForQueueActivityDelay(java.lang.Integer value)
        Sets the value of the WaitForQueueActivityDelay property. For more information, see WaitForQueueActivityDelay Property.
      • get_SweepJobLeaseDuration

        java.lang.Integer get_SweepJobLeaseDuration()
        Returns the value of the SweepJobLeaseDuration property. For more information, see SweepJobLeaseDuration Property.
      • set_SweepJobLeaseDuration

        void set_SweepJobLeaseDuration(java.lang.Integer value)
        Sets the value of the SweepJobLeaseDuration property. For more information, see SweepJobLeaseDuration Property.
      • get_QueueSweepLeaseDuration

        java.lang.Integer get_QueueSweepLeaseDuration()
        Returns the value of the QueueSweepLeaseDuration property. For more information, see QueueSweepLeaseDuration Property.
      • set_QueueSweepLeaseDuration

        void set_QueueSweepLeaseDuration(java.lang.Integer value)
        Sets the value of the QueueSweepLeaseDuration property. For more information, see QueueSweepLeaseDuration Property.
      • get_InterBatchDelay

        java.lang.Integer get_InterBatchDelay()
        Returns the value of the InterBatchDelay property. For more information, see InterBatchDelay Property.
      • set_InterBatchDelay

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

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