public final class StorageRefScriptSpec extends RemoteScriptSpec
engineType| Constructor and Description |
|---|
StorageRefScriptSpec(com.hpe.caf.api.worker.DataStore dataStore,
String storageRef,
ScriptEngineType engineType) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
int |
hashCode() |
boolean |
isStatic()
Returns whether the script specification represents a script that is static (i.e.
|
protected Reader |
openReader() |
protected void |
setScriptSpecField(DocumentWorkerScript script)
Updates the relevant field in the specified script.
|
compile, getScriptcreate, getEngineType, toDocumentWorkerScriptpublic StorageRefScriptSpec(com.hpe.caf.api.worker.DataStore dataStore,
String storageRef,
ScriptEngineType engineType)
public boolean isStatic()
AbstractScriptSpecisStatic in class AbstractScriptSpec@Nonnull protected Reader openReader() throws IOException
openReader in class RemoteScriptSpecIOExceptionprotected void setScriptSpecField(DocumentWorkerScript script)
AbstractScriptSpecsetScriptSpecField in class AbstractScriptSpecscript - the script object to be updatedCopyright © 2016–2021 EntIT Software LLC, a Micro Focus company. All rights reserved.