com.filenet.api.action

Class Unlock

  • All Implemented Interfaces:
    java.io.Serializable


    public class Unlock
    extends PendingAction
    Represents a pending action for unlocking an object. Calling a method that unlocks an object automatically creates an instance of Unlock, which is then added to the underlying object's PendingActions collection. Only the owner of the lock can remove it.
    See Also:
    Serialized Form
    • Constructor Detail

      • Unlock

        public Unlock()

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