com.filenet.api.action

Class TakeFederatedOwnership

  • All Implemented Interfaces:
    java.io.Serializable


    public class TakeFederatedOwnership
    extends PendingAction
    Represents a pending action for giving exclusive control of the modification or deletion of a document's federated content to the Content Engine. When an object calls the takeFederatedOwnership method, the API automatically creates an instance of the TakeFederatedOwnership class and adds it to the underlying object's collection of PendingAction objects.
    See Also:
    Serialized Form
    • Constructor Detail

      • TakeFederatedOwnership

        public TakeFederatedOwnership()

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