| Package | Description |
|---|---|
| org.apache.airavata.persistance.registry.jpa | |
| org.apache.airavata.persistance.registry.jpa.impl | |
| org.apache.airavata.persistance.registry.jpa.resources |
| Modifier and Type | Method and Description |
|---|---|
static WorkerResource |
ResourceUtils.addGatewayWorker(GatewayResource gatewayResource,
UserResource userResource) |
WorkerResource |
JPAResourceAccessor.getWorker() |
| Modifier and Type | Method and Description |
|---|---|
WorkerResource |
UserReg.getExistingUser(String gatewayName,
String userName) |
WorkerResource |
UserReg.getSystemUser() |
| Modifier and Type | Method and Description |
|---|---|
WorkerResource |
UserWorkflowResource.getWorker() |
WorkerResource |
ProjectResource.getWorker() |
| Modifier and Type | Method and Description |
|---|---|
void |
UserWorkflowResource.setWorker(WorkerResource worker) |
void |
ProjectResource.setWorker(WorkerResource worker) |
| Constructor and Description |
|---|
ProjectResource(WorkerResource worker,
GatewayResource gateway,
String projectId) |
UserWorkflowResource(GatewayResource gateway,
WorkerResource worker,
String name) |
Copyright © 2011–2014 The Apache Software Foundation. All rights reserved.