|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use PublishingStatus | |
|---|---|
| org.gcube.data.gis.publisher.plugin.fwk.model.response | |
| Uses of PublishingStatus in org.gcube.data.gis.publisher.plugin.fwk.model.response |
|---|
| Methods in org.gcube.data.gis.publisher.plugin.fwk.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.gis.publisher.plugin.fwk.model.response with parameters of type PublishingStatus | |
|---|---|
void |
PublishingReport.setStatus(PublishingStatus status)
|
| Constructors in org.gcube.data.gis.publisher.plugin.fwk.model.response with parameters of type PublishingStatus | |
|---|---|
PublishingReport(PublishingStatus status,
Map<String,String> errorMessages,
List<GeneratedLayerReport> generatedLayers,
List<GeneratedStyleReport> generatedStyles,
List<GeneratedWMSGroupReport> generatedGroups)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||