|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use PublishingStatus | |
|---|---|
| org.gcube.data.publishing.gis.publisher.model.response | |
| Uses of PublishingStatus in org.gcube.data.publishing.gis.publisher.model.response |
|---|
| Methods in org.gcube.data.publishing.gis.publisher.model.response that return PublishingStatus | |
|---|---|
PublishingStatus |
PublishingReport.getStatus()
|
static PublishingStatus |
PublishingStatus.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static PublishingStatus[] |
PublishingStatus.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in org.gcube.data.publishing.gis.publisher.model.response with parameters of type PublishingStatus | |
|---|---|
void |
PublishingReport.setStatus(PublishingStatus status)
|
| Constructors in org.gcube.data.publishing.gis.publisher.model.response with parameters of type PublishingStatus | |
|---|---|
PublishingReport(PublishingStatus status,
Map<String,String> errorMessages,
HashMap<String,GeneratedLayerReport> generatedLayers,
HashMap<String,GeneratedStyleReport> generatedStyles,
HashMap<String,GeneratedWMSGroupReport> generatedGroups)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||