Package | Description |
---|---|
org.mule.modules.box | |
org.mule.modules.box.api.task |
Modifier and Type | Method and Description |
---|---|
static TaskInfoAction |
TaskInfoAction.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TaskInfoAction[] |
TaskInfoAction.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
TaskInfoAction |
Task.getAction() |
Modifier and Type | Method and Description |
---|---|
void |
Task.setAction(TaskInfoAction action) |
Copyright © 2010–2016. All rights reserved.