Interface IExecution
-
Method Details
-
get_id
String get_id() -
getCustomerId
int getCustomerId() -
isDeleted
boolean isDeleted() -
getId
int getId() -
getProjectId
int getProjectId() -
getAgentId
String getAgentId() -
isChildExecution
boolean isChildExecution() -
getCloudType
String getCloudType() -
getCode
String getCode() -
getCreatedAt
String getCreatedAt() -
getCreatedBy
int getCreatedBy() -
getEnvironmentType
String getEnvironmentType() -
getExecutionCategory
String getExecutionCategory() -
getExecutionOS
String getExecutionOS() -
getExecutionStyle
String getExecutionStyle() -
getExecutionTime
String getExecutionTime() -
getExecutionType
String getExecutionType() -
getExecutionTypeCode
String getExecutionTypeCode() -
getExecutionTypeId
int getExecutionTypeId() -
getExecutionTypeName
String getExecutionTypeName() -
isFromAgent
boolean isFromAgent() -
getGlobalConfiguration
-
getIterationId
int getIterationId() -
getIterationsSelected
-
getMode
String getMode() -
getModuleId
Integer getModuleId() -
getParentExecutionId
Integer getParentExecutionId() -
getReleaseId
int getReleaseId() -
getResult
String getResult() -
getStatus
String getStatus() -
getTags
-
getTestcases
-
getType
String getType() -
getUserstoryId
Integer getUserstoryId() -
getMetadata
IMetadata getMetadata()
-