Package com.ibm.websphere.ola
Class OLAStatusInformation
java.lang.Object
com.ibm.websphere.ola.OLAStatusInformation
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionOLAStatusInformation(OLAHeader bboashr) Constructor that takes a OLAHeader as a parameter and sets all of the attributes of the current OLAStatusInformation object with the same attributes of the passed in Header object. -
Method Summary
-
Constructor Details
-
OLAStatusInformation
Constructor that takes a OLAHeader as a parameter and sets all of the attributes of the current OLAStatusInformation object with the same attributes of the passed in Header object.- Parameters:
bboashr- The header object that the infrormation will be copied from
-
-
Method Details