public interface ContentWorker
| Modifier and Type | Method and Description |
|---|---|
String |
getVersionDetailsString()
Gets a string returning detailed version information such as JVM
or command line application's version output
|
String |
getVersionString()
Gets a string returning name and version information.
|
boolean |
isAvailable()
Gets whether or not the dependencies of the worker have been
properly configured for its normal operation, i.e.
|
boolean isAvailable()
String getVersionString()
String getVersionDetailsString()
Copyright © 2017 Alfresco Software. All rights reserved.