| Package | Description |
|---|---|
| eu.dnetlib.actionmanager | |
| eu.dnetlib.actionmanager.actions |
| Modifier and Type | Method and Description |
|---|---|
static ActionManagerConstants.ACTION_TYPE |
ActionManagerConstants.ACTION_TYPE.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ActionManagerConstants.ACTION_TYPE[] |
ActionManagerConstants.ACTION_TYPE.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
ActionManagerConstants.ACTION_TYPE |
AbstractAction.getActionType() |
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractAction.setActionType(ActionManagerConstants.ACTION_TYPE actionType) |
| Constructor and Description |
|---|
AbstractAction(ActionManagerConstants.ACTION_TYPE actionType,
String rawSet,
eu.dnetlib.actionmanager.common.Agent agent) |
Copyright © 2020. All rights reserved.