|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ReportOperation | |
---|---|
org.gcube.resourcemanagement.support.server.managers.report |
Uses of ReportOperation in org.gcube.resourcemanagement.support.server.managers.report |
---|
Methods in org.gcube.resourcemanagement.support.server.managers.report that return ReportOperation | |
---|---|
ReportOperation |
ReportEntry.getOperation()
|
static ReportOperation |
ReportOperation.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static ReportOperation[] |
ReportOperation.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Constructors in org.gcube.resourcemanagement.support.server.managers.report with parameters of type ReportOperation | |
---|---|
ReportEntry(ReportOperation operation,
AbstractResourceManager resource)
|
|
ReportEntry(ReportOperation operation,
AbstractResourceManager resource,
boolean success)
|
|
ReportEntry(ReportOperation operation,
AbstractResourceManager resource,
String message,
boolean success)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |