-
Packages that use PromoteVersionEvent Package Description com.filenet.api.core Provides classes and interfaces that are related to the core business objects of the API, such asEntireNetwork,Domain,Document,Folder, and so on. -
-
Uses of PromoteVersionEvent in com.filenet.api.core
Methods in com.filenet.api.core that return PromoteVersionEvent Modifier and Type Method and Description static PromoteVersionEventFactory.PromoteVersionEvent. fetchInstance(ObjectStore os, Id objectId, PropertyFilter filter)Retrieves an object of thePromoteVersionEventclass by the specified object ID from the specified object store.static PromoteVersionEventFactory.PromoteVersionEvent. getInstance(ObjectStore os, Id objectId)Constructs an instance of thePromoteVersionEventclass from the specified object store.
-