-
Packages that use StorageDeviceHandler.ContentCreationResult Package Description com.filenet.api.engine Provides interfaces and classes related to EventActions and other non-FileNet code which runs within the Content Engine itself. -
-
Uses of StorageDeviceHandler.ContentCreationResult in com.filenet.api.engine
Methods in com.filenet.api.engine that return StorageDeviceHandler.ContentCreationResult Modifier and Type Method and Description StorageDeviceHandler.ContentCreationResultStorageDeviceHandler. createContent(java.io.InputStream source, Id contentId, long hashSequence, boolean asyncReplication)Create the content item for a single content element from an InputStream.
-