com.filenet.api.action

Class PromoteVersion

  • All Implemented Interfaces:
    java.io.Serializable


    public class PromoteVersion
    extends PendingAction
    Represents a pending action for promoting a minor version of a document to a major version. When an object calls the promoteVersion method, the API automatically creates an instance of the PromoteVersion class and adds it to the underlying object's collection of PendingAction objects.
    See Also:
    Serialized Form
    • Constructor Detail

      • PromoteVersion

        public PromoteVersion()

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