| Package | Description |
|---|---|
| eu.dnetlib.msro.workflows.metawf |
| Modifier and Type | Method and Description |
|---|---|
WorkflowStartModeEnum |
WorkflowTree.getStart() |
static WorkflowStartModeEnum |
WorkflowStartModeEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static WorkflowStartModeEnum[] |
WorkflowStartModeEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static String |
WorkflowProfileCreator.generateProfile(String name,
String type,
WorkflowStartModeEnum startMode,
Map<String,String> params,
org.springframework.core.io.Resource confTemplate) |
void |
WorkflowTree.setStart(WorkflowStartModeEnum start) |
Copyright © 2023. All rights reserved.