| Package | Description |
|---|---|
| com.hpe.caf.worker.document.impl | |
| com.hpe.caf.worker.document.scripting.specs | |
| com.hpe.caf.worker.document.tasks |
| Constructor and Description |
|---|
ScriptImpl(ApplicationImpl application,
AbstractTask task,
DocumentWorkerScript script) |
ScriptsImpl(ApplicationImpl application,
AbstractTask task,
List<DocumentWorkerScript> scripts) |
| Modifier and Type | Method and Description |
|---|---|
static AbstractScriptSpec |
AbstractScriptSpec.create(ApplicationImpl application,
DocumentWorkerScript script)
Constructs the appropriate implementation for the specified script data.
|
| Modifier and Type | Method and Description |
|---|---|
static DocumentTask |
DocumentTask.create(ApplicationImpl application,
com.hpe.caf.api.worker.WorkerTaskData workerTask,
DocumentWorkerDocumentTask documentTask) |
| Constructor and Description |
|---|
AbstractTask(ApplicationImpl application,
com.hpe.caf.api.worker.WorkerTaskData workerTask,
ReadOnlyDocument effectiveDocument,
Map<String,String> customData,
List<DocumentWorkerScript> scripts) |
Copyright © 2016–2021 EntIT Software LLC, a Micro Focus company. All rights reserved.