com.filenet.api.action

Class Freeze

  • All Implemented Interfaces:
    java.io.Serializable


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

      • Freeze

        public Freeze()

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