|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorca.shirako.common.ResourceCount.CountsPerType
protected class ResourceCount.CountsPerType
Inner class representing counts for a given resource type.
| Field Summary | |
|---|---|
long |
active
|
long |
closed
|
long |
expired
|
long |
failed
|
long |
pending
|
java.lang.String |
type
|
| Constructor Summary | |
|---|---|
ResourceCount.CountsPerType(java.lang.String type)
|
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public java.lang.String type
public long active
public long pending
public long expired
public long failed
public long closed
| Constructor Detail |
|---|
public ResourceCount.CountsPerType(java.lang.String type)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||