|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.timestock.tess.webservices.api.DBusinessTransactionDefinition
com.timestock.tess.webservices.api.DBusinessTransactionDefinitionExt
public class DBusinessTransactionDefinitionExt
This data class has been used to extend DBusinessTransactionDefinition for passing more information needed regarding business transactions It can also stores business process and severity information for business transactions
Constructor Summary | |
---|---|
DBusinessTransactionDefinitionExt()
|
Method Summary | |
---|---|
java.lang.Integer |
getCurrentSeverity()
|
void |
setCurrentSeverity(java.lang.Integer currentSeverity)
|
Methods inherited from class com.timestock.tess.webservices.api.DBusinessTransactionDefinition |
---|
getApplicationId, getApplicationName, getBusinessProcessId, getBusinessProcessName, getDescription, getId, getName, getSigmaSLA, getSuccessRateSLA, getTransactionTimeSLA, setApplicationId, setApplicationName, setBusinessProcessId, setBusinessProcessName, setDescription, setId, setName, setSigmaSLA, setSuccessRateSLA, setTransactionTimeSLA |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public DBusinessTransactionDefinitionExt()
Method Detail |
---|
public java.lang.Integer getCurrentSeverity()
public void setCurrentSeverity(java.lang.Integer currentSeverity)
currentSeverity
-
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |