System.Object
UnlockAction
Client Declaration
public class UnlockAction
Represents a pending action for clearing the lock held on a containable Content Engine object. For more information, see the Java™ API Unlock
class and unlock
method topics in the IBM® FileNet® P8 documentation.
UnlockAction objUnlock = new UnlockAction();
<xsd:complexType name="UnlockAction"> <xsd:complexContent> <xsd:extension base="ActionType"/> </xsd:complexContent> </xsd:complexType>