| Package | Description |
|---|---|
| org.apache.airavata.persistance.registry.jpa | |
| org.apache.airavata.persistance.registry.jpa.resources |
| Modifier and Type | Method and Description |
|---|---|
WorkerResource |
JPAResourceAccessor.getWorker() |
| Modifier and Type | Method and Description |
|---|---|
WorkerResource |
UserWorkflowResource.getWorker() |
WorkerResource |
ProjectResource.getWorker() |
WorkerResource |
ExperimentResource.getWorker() |
| Modifier and Type | Method and Description |
|---|---|
void |
UserWorkflowResource.setWorker(WorkerResource worker) |
void |
ProjectResource.setWorker(WorkerResource worker) |
void |
ExperimentResource.setWorker(WorkerResource worker) |
| Constructor and Description |
|---|
ProjectResource(WorkerResource worker,
GatewayResource gateway,
String projectName) |
UserWorkflowResource(GatewayResource gateway,
WorkerResource worker,
String name) |
Copyright © 2011-2013 The Apache Software Foundation. All Rights Reserved.