System.Object
ActionType
Client Declaration
public abstract class ActionType
Represents the base, abstract element for all concrete action elements, each of which represents a pending action to be applied to a Content Engine object. A pending action represents an intended change that has not yet been committed to an object on the server. For more information, see the Java™ API PendingAction
class topic in the IBM® FileNet® P8 documentation.
<xsd:complexType abstract="true" name="ActionType"/>