| Package | Description |
|---|---|
| org.gcube.social_networking.socialnetworking.model.beans |
| Modifier and Type | Method and Description |
|---|---|
JobStatusModelType |
JobNotificationBean.getStatus() |
static JobStatusModelType |
JobStatusModelType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static JobStatusModelType[] |
JobStatusModelType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
JobNotificationBean.setStatus(JobStatusModelType status) |
| Constructor and Description |
|---|
JobNotificationBean(String recipient,
String jobId,
String jobName,
String serviceName,
JobStatusModelType status,
String statusMessage) |
Copyright © 2022. All rights reserved.