| Package | Description |
|---|---|
| org.apache.airavata.xbaya.workflow |
| Modifier and Type | Method and Description |
|---|---|
static WorkflowClient.WorkflowType |
WorkflowClient.WorkflowType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static WorkflowClient.WorkflowType[] |
WorkflowClient.WorkflowType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
abstract org.gpel.client.GcSearchList |
WorkflowClient.list(int maxNum,
WorkflowClient.WorkflowType type)
Returns the List of GcSearchResult.
|
abstract Workflow |
WorkflowClient.load(URI id,
WorkflowClient.WorkflowType workflowType) |
Copyright © 2011–2014 The Apache Software Foundation. All rights reserved.