com.filenet.api.action

Class Update

  • All Implemented Interfaces:
    java.io.Serializable


    public class Update
    extends PendingAction
    Represents a pending action for updating an object. If there are dirty properties in the property cache when save() is called, the API automatically creates an instance of an Update pending action and adds it to the underlying object's PendingActions collection.
    See Also:
    Serialized Form
    • Constructor Detail

      • Update

        public Update()

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