| Package | Description |
|---|---|
| org.dspace.ctask.general | |
| org.dspace.curate | |
| org.dspace.curate.service |
| Modifier and Type | Method and Description |
|---|---|
void |
RequiredMetadata.init(Curator curator,
String taskId) |
void |
MetadataWebService.init(Curator curator,
String taskId)
Initializes task
|
void |
ClamScan.init(Curator curator,
String taskId) |
void |
AbstractTranslator.init(Curator curator,
String taskId) |
| Modifier and Type | Field and Description |
|---|---|
protected Curator |
AbstractCurationTask.curator |
| Modifier and Type | Method and Description |
|---|---|
Curator |
Curator.addTask(String taskName)
Add a task to the set to be performed.
|
Curator |
Curator.removeTask(String taskName)
Removes a task from the set to be performed.
|
Curator |
Curator.setInvoked(Curator.Invoked mode)
Assigns invocation mode.
|
Curator |
Curator.setReporter(String reporter)
Sets the reporting stream for this curator.
|
Curator |
Curator.setTransactionScope(Curator.TxScope scope)
Defines the transactional scope of curator executions.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
WorkflowCuratorServiceImpl.curate(Curator curator,
Context c,
BasicWorkflowItem wfi) |
boolean |
WorkflowCuratorServiceImpl.curate(Curator curator,
Context c,
String wfId) |
void |
ResolvedTask.init(Curator curator)
Initialize task - parameters inform the task of it's invoking curator.
|
void |
ScriptedTask.init(Curator curator,
String taskId)
Initialize task - parameters inform the task of it's invoking curator.
|
void |
CurationTask.init(Curator curator,
String taskId)
Initialize task - parameters inform the task of it's invoking curator.
|
void |
AbstractCurationTask.init(Curator curator,
String taskId) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
WorkflowCuratorService.curate(Curator curator,
Context c,
BasicWorkflowItem wfi) |
boolean |
WorkflowCuratorService.curate(Curator curator,
Context c,
String wfId)
Determines and executes curation of a Workflow item.
|
Copyright © 2022 LYRASIS. All rights reserved.