com.filenet.api.sweep

Interface CmElasticSearchIndexRequest

    • Method Detail

      • get_SourceObject

        IndependentObject get_SourceObject()
        The snapshot of the object which is the source of this event at the time the event occurred.
      • set_SourceObject

        void set_SourceObject(IndependentObject value)
        The snapshot of the object which is the source of this event at the time the event occurred. Settability Restrictions: This property is settable only on create.
      • get_IndexingOperation

        IndexingOperation get_IndexingOperation()
        Defines indexing operation being performed.
      • set_IndexingOperation

        void set_IndexingOperation(IndexingOperation value)
        Defines indexing operation being performed. Settability Restrictions: None.
      • get_IndexingOptions

        java.lang.Integer get_IndexingOptions()
        Specifies options for this Elastic Search index request.
      • set_IndexingOptions

        void set_IndexingOptions(java.lang.Integer value)
        Specifies options for this Elastic Search index request. Settability Restrictions: None.

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