Package | Description |
---|---|
org.miloss.fgsms.presentation | |
org.miloss.fgsms.services.interfaces.policyconfiguration |
fgsms Policy Configuration Service.
|
Modifier and Type | Method and Description |
---|---|
static String |
Helper.RenderRuleRunAt(RunAtLocation val) |
Modifier and Type | Field and Description |
---|---|
protected RunAtLocation |
SLARuleGeneric.processAt |
Modifier and Type | Method and Description |
---|---|
static RunAtLocation |
RunAtLocation.fromValue(String v) |
RunAtLocation |
SLARuleGeneric.getProcessAt()
Gets the value of the processAt property.
|
static RunAtLocation |
RunAtLocation.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static RunAtLocation[] |
RunAtLocation.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
SLARuleGeneric.setProcessAt(RunAtLocation value)
Sets the value of the processAt property.
|
Copyright © 2008–2017 MIL-OSS. All rights reserved.