-
Packages that use ChangeClassEvent 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 ChangeClassEvent in com.filenet.api.core
Methods in com.filenet.api.core that return ChangeClassEvent Modifier and Type Method and Description static ChangeClassEventFactory.ChangeClassEvent. fetchInstance(ObjectStore os, Id objectId, PropertyFilter filter)Retrieves an object of theChangeClassEventclass by the specified object ID from the specified object store.static ChangeClassEventFactory.ChangeClassEvent. getInstance(ObjectStore os, Id objectId)Constructs an instance of theChangeClassEventclass from the specified object store.
-