com.filenet.api.action

Class DemoteVersion

  • All Implemented Interfaces:
    java.io.Serializable


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

      • DemoteVersion

        public DemoteVersion()

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