public interface IPolicyRule extends ICICSResource
Modifier and Type | Interface and Description |
---|---|
static class |
IPolicyRule.ActionValue
Enumeration type for field ACTION
|
static class |
IPolicyRule.BaseLevelValue
Enumeration type for field BASELEVEL
|
static class |
IPolicyRule.InstallationAgentValue
Enumeration type for field INSTALLAGENT
|
static class |
IPolicyRule.LastModificationAgentValue
Enumeration type for field CHANGEAGENT
|
static class |
IPolicyRule.OperatorValue
Enumeration type for field OPERATOR
|
static class |
IPolicyRule.RuleGroupValue
Enumeration type for field RULEGROUP
|
static class |
IPolicyRule.ValueUnitsValue
Enumeration type for field UNIT
|
static class |
IPolicyRule.WLMOpenStatusValue
Enumeration type for field OPENSTATUS
|
COPYRIGHT
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getAbendCode()
Getter for field ABCODE
|
IPolicyRule.ActionValue |
getAction()
Getter for field ACTION
|
java.lang.Long |
getActionCount()
Getter for field COUNT
|
java.lang.Long |
getActionCountStat()
Getter for field COUNTSTAT
|
java.lang.Long |
getActualThresholdValue()
Getter for field THRESHOLD
|
java.lang.Long |
getBaseApplicationMajorVersion()
Getter for field BASEAPMAJVER
|
java.lang.Long |
getBaseApplicationMicroVersion()
Getter for field BASEAPMICVER
|
java.lang.Long |
getBaseApplicationMinorVersion()
Getter for field BASEAPMINVER
|
java.lang.String |
getBaseApplicationName()
Getter for field BASEAPPLICTN
|
IPolicyRule.BaseLevelValue |
getBaseLevel()
Getter for field BASELEVEL
|
java.lang.String |
getBasePlatformName()
Getter for field BASEPLATFORM
|
java.lang.String |
getBundleDirectoryName()
Getter for field BUNDLEDIR
|
java.lang.String |
getBundleID()
Getter for field BUNDLEID
|
java.lang.Long |
getBundleMajorVersion()
Getter for field BUNDLEMAJVER
|
java.lang.Long |
getBundleMicroVersion()
Getter for field BUNDLEMICVER
|
java.lang.Long |
getBundleMinorVersion()
Getter for field BUNDLEMINVER
|
java.lang.String |
getBundleName()
Getter for field BUNDLE
|
IPolicyRuleReference |
getCICSObjectReference() |
java.util.Date |
getCreationTime()
Getter for field DEFINETIME
|
java.lang.String |
getEpAdapter()
Getter for field EPADAPTER
|
java.lang.String |
getEpAdapterSet()
Getter for field EPADAPTERSET
|
IPolicyRule.InstallationAgentValue |
getInstallationAgent()
Getter for field INSTALLAGENT
|
java.util.Date |
getInstallationTime()
Getter for field INSTALLTIME
|
java.lang.String |
getInstallationUserID()
Getter for field INSTALLUSRID
|
java.util.Date |
getLastActionTime()
Getter for field TIME
|
java.util.Date |
getLastActionTimeStat()
Getter for field TIMESTAT
|
IPolicyRule.LastModificationAgentValue |
getLastModificationAgent()
Getter for field CHANGEAGENT
|
java.lang.String |
getLastModificationAgentRelease()
Getter for field CHANGEAGREL
|
java.util.Date |
getLastModificationTime()
Getter for field CHANGETIME
|
java.lang.String |
getLastModificationUserID()
Getter for field CHANGEUSRID
|
ICICSType<IPolicyRule> |
getObjectType() |
java.lang.String |
getOperationName()
Getter for field BASEOPERATN
|
IPolicyRule.OperatorValue |
getOperator()
Getter for field OPERATOR
|
java.lang.String |
getPolicyName()
Getter for field POLICY
|
java.lang.String |
getPolicyRule()
Getter for field RULE
|
java.lang.String |
getPolicySet()
Getter for field POLICYSET
|
IPolicyRule.RuleGroupValue |
getRuleGroup()
Getter for field RULEGROUP
|
java.lang.String |
getRuleItem()
Getter for field RULEITEM
|
java.lang.String |
getRuleType()
Getter for field RULETYPE
|
java.lang.String |
getSourceOfTheResourceDefinition()
Getter for field DEFINESOURCE
|
java.lang.Long |
getSpecifiedThresholdValue()
Getter for field VALUE
|
java.lang.String |
getUserTag()
Getter for field USERTAG
|
IPolicyRule.ValueUnitsValue |
getValueUnits()
Getter for field UNIT
|
IPolicyRule.WLMOpenStatusValue |
getWLMOpenStatus()
Getter for field OPENSTATUS
|
getCICSContainer, getCICSRelease, getRegionName
getCICSType, getName
ICICSType<IPolicyRule> getObjectType()
getObjectType
in interface ICICSObject
getObjectType
in interface com.ibm.cics.model.meta.ITypedObject
java.lang.String getPolicyRule()
Policy Rule
The name of the Policy Rule.
IPolicyRule.LastModificationAgentValue getLastModificationAgent()
Last modification agent
The change agent identifier that made the last modification.
java.lang.String getLastModificationAgentRelease()
Last modification agent release
The CICS release level of the agent that made the last modification to the resource definition.
java.lang.String getLastModificationUserID()
Last modification user ID
The user ID that made the last modification to the resource definition.
java.lang.String getSourceOfTheResourceDefinition()
Source of the resource definition
The source of the definition, depending on which made the last change.
java.util.Date getCreationTime()
Creation time
The local date and time when the resource definition record was created on DFHCSD or EYUDREP.
java.util.Date getLastModificationTime()
Last modification time
The local date and time when the definition was last changed.
java.util.Date getInstallationTime()
Installation time
The local date and time when the definition was installed.
IPolicyRule.InstallationAgentValue getInstallationAgent()
Installation agent
The install agent identifier that made the installation:
java.lang.String getInstallationUserID()
Installation user ID
The user ID that installed the resource definition.
java.lang.String getRuleType()
Rule type
The type of a task or system rule: Values are:
java.lang.String getRuleItem()
Rule item name
The type of request being monitored by a task rule. All blanks if the rule has a RULEGROUP value of SYSTEM. Values are:
IPolicyRule.OperatorValue getOperator()
Test operator
The operator that will be used on the value to establish whether the task rule's condition has become true. Values are:
java.lang.Long getSpecifiedThresholdValue()
Specified threshold value
The threshold value specified by the user if the rule has a RULEGROUP value of TASK.
java.lang.Long getActualThresholdValue()
Actual threshold value
The actual value used to determine if a threshold has been exceeded for a task if the rule has a RULEGROUP value of TASK. It is derived from combining the VALUE and UNIT attributes.
IPolicyRule.ValueUnitsValue getValueUnits()
Unit qualifier
The unit qualifier that applies to the THRESHOLD value if the rule has a RULEGROUP value of TASK. Values are:
IPolicyRule.ActionValue getAction()
Action
The action to be taken should all the conditions for this rule become true. Values are:
java.lang.String getPolicySet()
Policy set
The name of the run time policy set that contains the rule if the rule has a RULEGROUP value of TASK.
java.lang.String getPolicyName()
Policy name
The name of the policy to which the rule belongs.
java.lang.String getUserTag()
User tag
The user tag of the policy that contains the rule as specified by the policy XML.
java.lang.String getBundleName()
Bundle Name
The name of the CICS BUNDLE resource in which the rule's policy was installed.
java.lang.String getBundleID()
Bundle ID
The ID of the bundle in which the rule's policy was installed.
java.lang.Long getBundleMajorVersion()
Bundle major version
The major version of the bundle in which the rule's policy was installed.
java.lang.Long getBundleMinorVersion()
Bundle minor version
The minor version of the bundle in which the rule's policy was installed.
java.lang.Long getBundleMicroVersion()
Bundle micro version
The micro version of the bundle in which the rule's policy was installed.
java.lang.String getBundleDirectoryName()
Bundle directory name
The fully-qualified name of the directory on zFS for the bundle in which the policy that defines the rule was installed.
IPolicyRule.BaseLevelValue getBaseLevel()
Base level
The level from where this rule was originally installed. E.g. If the query is for a scope of APPLICATION and this rule was installed for the PLATFORM in which the application runs then PLATRTYPE would be shown. Value are:
java.lang.String getBasePlatformName()
Base platform name
The name of the platform to which the policy rule applies.
java.lang.String getBaseApplicationName()
Base application name
The name of the application for which policy rules are being returned. If no application name is returned, then rules that apply to all applications are returned.
java.lang.Long getBaseApplicationMajorVersion()
Base application major version
The major version of the application to which the policy rule applies. If no version is returned, then the rule was applied to all applications.
java.lang.Long getBaseApplicationMinorVersion()
Base application minor version
The minor version of the application to which the policy rule applies. If no version is returned, then the rule was applied to all applications.
java.lang.Long getBaseApplicationMicroVersion()
Base application micro version
The micro version of the application to which the policy rule applies. If no version is returned, then the rule was applied to all applications.
java.lang.String getOperationName()
Operation name
The name of the application operation to which the policy rule applies. If no application operation name is returned, then the rule was applied to all operations.
java.lang.Long getActionCount()
Action count
The count of the number of times that the action for the rule has been performed since the region started.
java.lang.String getAbendCode()
Abend code
The abend code to be used when a task exceeds the values specified for a task rule threshold which has an ACTION value of ABEND.
java.util.Date getLastActionTime()
Last action time
Timestamp of the last occasion when the action for the rule was performed.
java.lang.String getEpAdapterSet()
EP adapter set name
The name of the event processing adapter set that encapsulates the event processing adapters that will be called when an action is performed for a rule with an ACTION value of EVENT.
java.lang.String getEpAdapter()
EP adapter name
The name of the event processing adapter that will be called when an action is performed for a rule with an ACTION value of EVENT.
IPolicyRule.RuleGroupValue getRuleGroup()
Rule group
The group to which this rule belongs. Values are:
IPolicyRule.WLMOpenStatusValue getWLMOpenStatus()
WLM Health OPENSTATUS value
The value to which z/OS WLM health OPENSTATUS is to be set. Values are:
java.lang.Long getActionCountStat()
Action count from statistics
The count of the number of times that the action for the rule has been performed within the current statistics interval.
java.util.Date getLastActionTimeStat()
Last action time from statistics
Timestamp of the last occasion when the action for the rule was performed within the current statistics interval.
IPolicyRuleReference getCICSObjectReference()
getCICSObjectReference
in interface ICICSObject
getCICSObjectReference
in interface ICICSResource
Copyright ? 2008-2015 IBM Corp. All Rights Reserved.