public class ViewInstrumentation.InstrumentDisplayBean extends Object
Constructor and Description |
---|
InstrumentDisplayBean(com.atlassian.instrumentation.Instrument instrument) |
Modifier and Type | Method and Description |
---|---|
String |
getAbbreviatedName() |
String |
getCpuTime() |
String |
getInvocationCount() |
String |
getMillisecondsTaken() |
String |
getName() |
String |
getResultSetSize() |
String |
getType() |
String |
getValue() |
public InstrumentDisplayBean(com.atlassian.instrumentation.Instrument instrument)
public String getName()
public String getAbbreviatedName()
public String getType()
public String getValue()
public String getInvocationCount()
public String getMillisecondsTaken()
public String getCpuTime()
public String getResultSetSize()
Copyright © 2002-2019 Atlassian. All Rights Reserved.