<< Click to Display Table of Contents >>

OZClearQuestLogTarget

This interface provides ClearQuest store related information.


Method Detail

getExecuteType

public String getExecuteType()

Gets the Clear Quest execution type requested by the client.

getQuerySubType

public String getQuerySubType()

Gets the QuerySub type requested by the client.

getQuery

public String getQuery()

Gets the query statement requested by the client.

getQueryExecuteTime

public long getQueryExecuteTime()

Gets the time taken for the query statement requested by the client to execute.(Unit: Milliseconds)

getQueryState

public String getQueryState()

Gets whether the query statement requested by the client successfully executed.