Index

A B C D E F G H I K L M N O P R S T U V W Z 
All Classes and Interfaces|All Packages|Serialized Form

A

active() - Method in interface com.chutneytesting.server.core.domain.feature.Feature
 
addAllData(Iterable<? extends PAGINATED_OBJECT>) - Method in class com.chutneytesting.server.core.domain.tools.ImmutablePaginatedDto.Builder
Adds elements to data list.
addAllHistory(Iterable<? extends ExecutionHistory.Execution>) - Method in class com.chutneytesting.server.core.domain.execution.history.ImmutableExecutionHistory.Builder
Adds elements to history list.
addData(PAGINATED_OBJECT) - Method in class com.chutneytesting.server.core.domain.tools.ImmutablePaginatedDto.Builder
Adds one element to data list.
addData(PAGINATED_OBJECT...) - Method in class com.chutneytesting.server.core.domain.tools.ImmutablePaginatedDto.Builder
Adds elements to data list.
addHistory(ExecutionHistory.Execution) - Method in class com.chutneytesting.server.core.domain.execution.history.ImmutableExecutionHistory.Builder
Adds one element to history list.
addHistory(ExecutionHistory.Execution...) - Method in class com.chutneytesting.server.core.domain.execution.history.ImmutableExecutionHistory.Builder
Adds elements to history list.
addScenarioExecutionReport(ScenarioExecutionCampaign) - Method in class com.chutneytesting.server.core.domain.scenario.campaign.CampaignExecutionReportBuilder
 
addVersion(DataSet) - Method in interface com.chutneytesting.server.core.domain.dataset.DataSetHistoryRepository
Add a given dataset version
ADMIN_ACCESS - Enum constant in enum class com.chutneytesting.server.core.domain.security.Authorization
 
AggregatedRepository<T extends TestCase> - Interface in com.chutneytesting.server.core.domain.scenario
 
allVersions(String) - Method in interface com.chutneytesting.server.core.domain.dataset.DataSetHistoryRepository
Retrieve all versions of a dataset with given id
AlreadyExistingScenarioException - Exception in com.chutneytesting.server.core.domain.scenario
 
AlreadyExistingScenarioException(String) - Constructor for exception com.chutneytesting.server.core.domain.scenario.AlreadyExistingScenarioException
 
ANONYMOUS - Static variable in class com.chutneytesting.server.core.domain.security.User
 
apply(ExecutionRequest) - Method in interface com.chutneytesting.server.core.domain.execution.processor.TestCasePreProcessor
 
apply(ExecutionRequest) - Method in class com.chutneytesting.server.core.domain.execution.processor.TestCasePreProcessors
 
attach(long, String) - Method in interface com.chutneytesting.server.core.domain.execution.history.ExecutionHistory.DetachedExecution
 
author - Variable in class com.chutneytesting.server.core.domain.scenario.TestCaseMetadataImpl
 
author() - Method in interface com.chutneytesting.server.core.domain.scenario.TestCaseMetadata
 
author() - Method in class com.chutneytesting.server.core.domain.scenario.TestCaseMetadataImpl
 
Authorization - Enum Class in com.chutneytesting.server.core.domain.security
 
authorizations - Variable in class com.chutneytesting.server.core.domain.security.Role
 
authorizations(List<Role>) - Static method in class com.chutneytesting.server.core.domain.security.Role
 

B

backup(OutputStream) - Method in interface com.chutneytesting.server.core.domain.admin.Backupable
 
Backupable - Interface in com.chutneytesting.server.core.domain.admin
 
build() - Method in class com.chutneytesting.server.core.domain.dataset.DataSet.DataSetBuilder
 
build() - Method in class com.chutneytesting.server.core.domain.execution.history.ImmutableExecutionHistory.Builder
build() - Method in class com.chutneytesting.server.core.domain.execution.history.ImmutableExecutionHistory.DetachedExecution.Builder
Builds a new DetachedExecution.
build() - Method in class com.chutneytesting.server.core.domain.execution.history.ImmutableExecutionHistory.Execution.Builder
Builds a new Execution.
build() - Method in class com.chutneytesting.server.core.domain.execution.history.ImmutableExecutionHistory.ExecutionSummary.Builder
Builds a new ExecutionSummary.
build() - Method in class com.chutneytesting.server.core.domain.execution.state.ImmutableRunningScenarioState.Builder
build() - Method in class com.chutneytesting.server.core.domain.scenario.campaign.CampaignBuilder
 
build() - Method in class com.chutneytesting.server.core.domain.scenario.campaign.CampaignExecutionReportBuilder
 
build() - Method in class com.chutneytesting.server.core.domain.scenario.TestCaseMetadataImpl.TestCaseMetadataBuilder
 
build() - Method in class com.chutneytesting.server.core.domain.security.Role.RoleBuilder
 
build() - Method in class com.chutneytesting.server.core.domain.security.User.UserBuilder
 
build() - Method in class com.chutneytesting.server.core.domain.security.UserRoles.UserRolesBuilder
 
build() - Method in class com.chutneytesting.server.core.domain.tools.ImmutablePaginatedDto.Builder
Builds a new ImmutablePaginatedDto.
build() - Method in class com.chutneytesting.server.core.domain.tools.ImmutablePaginationRequestParametersDto.Builder
build() - Method in class com.chutneytesting.server.core.domain.tools.ImmutablePaginationRequestWrapperDto.Builder
build() - Method in class com.chutneytesting.server.core.domain.tools.ImmutableSortRequestParametersDto.Builder
build() - Method in class com.chutneytesting.server.core.domain.tools.ui.ImmutableKeyValue.Builder
Builds a new ImmutableKeyValue.
builder() - Static method in class com.chutneytesting.server.core.domain.dataset.DataSet
 
builder() - Static method in class com.chutneytesting.server.core.domain.execution.history.ImmutableExecutionHistory
Creates a builder for ImmutableExecutionHistory.
builder() - Static method in class com.chutneytesting.server.core.domain.execution.history.ImmutableExecutionHistory.DetachedExecution
Creates a builder for DetachedExecution.
builder() - Static method in class com.chutneytesting.server.core.domain.execution.history.ImmutableExecutionHistory.Execution
Creates a builder for Execution.
builder() - Static method in class com.chutneytesting.server.core.domain.execution.history.ImmutableExecutionHistory.ExecutionSummary
Creates a builder for ExecutionSummary.
builder() - Static method in class com.chutneytesting.server.core.domain.execution.state.ImmutableRunningScenarioState
Creates a builder for ImmutableRunningScenarioState.
builder() - Static method in class com.chutneytesting.server.core.domain.scenario.campaign.CampaignBuilder
 
builder() - Static method in class com.chutneytesting.server.core.domain.scenario.campaign.CampaignExecutionReportBuilder
 
builder() - Static method in class com.chutneytesting.server.core.domain.scenario.TestCaseMetadataImpl
 
builder() - Static method in class com.chutneytesting.server.core.domain.security.Role
 
builder() - Static method in class com.chutneytesting.server.core.domain.security.User
 
builder() - Static method in class com.chutneytesting.server.core.domain.security.UserRoles
 
builder() - Static method in class com.chutneytesting.server.core.domain.tools.ImmutablePaginatedDto
Creates a builder for ImmutablePaginatedDto.
builder() - Static method in class com.chutneytesting.server.core.domain.tools.ImmutablePaginationRequestParametersDto
builder() - Static method in class com.chutneytesting.server.core.domain.tools.ImmutablePaginationRequestWrapperDto
builder() - Static method in class com.chutneytesting.server.core.domain.tools.ImmutableSortRequestParametersDto
Creates a builder for ImmutableSortRequestParametersDto.
builder() - Static method in class com.chutneytesting.server.core.domain.tools.ui.ImmutableKeyValue
Creates a builder for ImmutableKeyValue.

C

Campaign - Class in com.chutneytesting.server.core.domain.scenario.campaign
 
Campaign(Long, String, String, List<String>, String, boolean, boolean, String, List<String>) - Constructor for class com.chutneytesting.server.core.domain.scenario.campaign.Campaign
 
CAMPAIGN_EXECUTE - Enum constant in enum class com.chutneytesting.server.core.domain.security.Authorization
 
CAMPAIGN_READ - Enum constant in enum class com.chutneytesting.server.core.domain.security.Authorization
 
CAMPAIGN_WRITE - Enum constant in enum class com.chutneytesting.server.core.domain.security.Authorization
 
CampaignBuilder - Class in com.chutneytesting.server.core.domain.scenario.campaign
 
CampaignBuilder() - Constructor for class com.chutneytesting.server.core.domain.scenario.campaign.CampaignBuilder
 
campaignExecution - Variable in class com.chutneytesting.server.core.domain.execution.ExecutionRequest
 
CampaignExecution - Class in com.chutneytesting.server.core.domain.scenario.campaign
 
CampaignExecution(Long, Long, List<ScenarioExecutionCampaign>, String, boolean, String, String, Integer, String) - Constructor for class com.chutneytesting.server.core.domain.scenario.campaign.CampaignExecution
 
CampaignExecution(Long, String, boolean, String, String, Integer, String) - Constructor for class com.chutneytesting.server.core.domain.scenario.campaign.CampaignExecution
 
CampaignExecutionReportBuilder - Class in com.chutneytesting.server.core.domain.scenario.campaign
 
campaignId - Variable in class com.chutneytesting.server.core.domain.scenario.campaign.CampaignExecution
 
campaignName - Variable in class com.chutneytesting.server.core.domain.scenario.campaign.CampaignExecution
 
campaignReport() - Method in interface com.chutneytesting.server.core.domain.execution.history.ExecutionHistory.ExecutionProperties
 
campaignReport() - Method in class com.chutneytesting.server.core.domain.execution.history.ImmutableExecutionHistory.DetachedExecution
 
campaignReport() - Method in class com.chutneytesting.server.core.domain.execution.history.ImmutableExecutionHistory.Execution
 
campaignReport() - Method in class com.chutneytesting.server.core.domain.execution.history.ImmutableExecutionHistory.ExecutionSummary
 
campaignReport(CampaignExecution) - Method in class com.chutneytesting.server.core.domain.execution.history.ImmutableExecutionHistory.DetachedExecution.Builder
Initializes the optional value campaignReport to campaignReport.
campaignReport(CampaignExecution) - Method in class com.chutneytesting.server.core.domain.execution.history.ImmutableExecutionHistory.Execution.Builder
Initializes the optional value campaignReport to campaignReport.
campaignReport(CampaignExecution) - Method in class com.chutneytesting.server.core.domain.execution.history.ImmutableExecutionHistory.ExecutionSummary.Builder
Initializes the optional value campaignReport to campaignReport.
campaignReport(Optional<? extends CampaignExecution>) - Method in class com.chutneytesting.server.core.domain.execution.history.ImmutableExecutionHistory.DetachedExecution.Builder
Initializes the optional value campaignReport to campaignReport.
campaignReport(Optional<? extends CampaignExecution>) - Method in class com.chutneytesting.server.core.domain.execution.history.ImmutableExecutionHistory.Execution.Builder
Initializes the optional value campaignReport to campaignReport.
campaignReport(Optional<? extends CampaignExecution>) - Method in class com.chutneytesting.server.core.domain.execution.history.ImmutableExecutionHistory.ExecutionSummary.Builder
Initializes the optional value campaignReport to campaignReport.
campaignsExecutionsIds() - Method in record class com.chutneytesting.server.core.domain.execution.history.PurgeService.PurgeReport
Returns the value of the campaignsExecutionsIds record component.
ChutneyMetrics - Interface in com.chutneytesting.server.core.domain.instrument
 
columnNames - Variable in class com.chutneytesting.server.core.domain.admin.SqlResult.Table
 
com.chutneytesting.server.core.domain.admin - package com.chutneytesting.server.core.domain.admin
 
com.chutneytesting.server.core.domain.dataset - package com.chutneytesting.server.core.domain.dataset
 
com.chutneytesting.server.core.domain.execution - package com.chutneytesting.server.core.domain.execution
 
com.chutneytesting.server.core.domain.execution.history - package com.chutneytesting.server.core.domain.execution.history
 
com.chutneytesting.server.core.domain.execution.processor - package com.chutneytesting.server.core.domain.execution.processor
 
com.chutneytesting.server.core.domain.execution.report - package com.chutneytesting.server.core.domain.execution.report
 
com.chutneytesting.server.core.domain.execution.state - package com.chutneytesting.server.core.domain.execution.state
 
com.chutneytesting.server.core.domain.feature - package com.chutneytesting.server.core.domain.feature
 
com.chutneytesting.server.core.domain.globalvar - package com.chutneytesting.server.core.domain.globalvar
 
com.chutneytesting.server.core.domain.instrument - package com.chutneytesting.server.core.domain.instrument
 
com.chutneytesting.server.core.domain.scenario - package com.chutneytesting.server.core.domain.scenario
 
com.chutneytesting.server.core.domain.scenario.campaign - package com.chutneytesting.server.core.domain.scenario.campaign
 
com.chutneytesting.server.core.domain.security - package com.chutneytesting.server.core.domain.security
 
com.chutneytesting.server.core.domain.tools - package com.chutneytesting.server.core.domain.tools
 
com.chutneytesting.server.core.domain.tools.ui - package com.chutneytesting.server.core.domain.tools.ui
 
compressDirectoryToZipfile(Path, Path, ZipOutputStream) - Static method in class com.chutneytesting.server.core.domain.tools.ZipUtils
 
compressFile(File, String, ZipOutputStream) - Static method in class com.chutneytesting.server.core.domain.tools.ZipUtils
 
constants - Variable in class com.chutneytesting.server.core.domain.dataset.DataSet
 
contextVariables - Variable in class com.chutneytesting.server.core.domain.execution.report.ScenarioExecutionReport
 
copyOf(ExecutionHistory) - Static method in class com.chutneytesting.server.core.domain.execution.history.ImmutableExecutionHistory
Creates an immutable copy of a ExecutionHistory value.
copyOf(ExecutionHistory.DetachedExecution) - Static method in class com.chutneytesting.server.core.domain.execution.history.ImmutableExecutionHistory.DetachedExecution
Creates an immutable copy of a ExecutionHistory.DetachedExecution value.
copyOf(ExecutionHistory.Execution) - Static method in class com.chutneytesting.server.core.domain.execution.history.ImmutableExecutionHistory.Execution
Creates an immutable copy of a ExecutionHistory.Execution value.
copyOf(ExecutionHistory.ExecutionSummary) - Static method in class com.chutneytesting.server.core.domain.execution.history.ImmutableExecutionHistory.ExecutionSummary
Creates an immutable copy of a ExecutionHistory.ExecutionSummary value.
copyOf(RunningScenarioState) - Static method in class com.chutneytesting.server.core.domain.execution.state.ImmutableRunningScenarioState
Creates an immutable copy of a RunningScenarioState value.
copyOf(PaginatedDto<PAGINATED_OBJECT>) - Static method in class com.chutneytesting.server.core.domain.tools.ImmutablePaginatedDto
Creates an immutable copy of a PaginatedDto value.
copyOf(PaginationRequestParametersDto) - Static method in class com.chutneytesting.server.core.domain.tools.ImmutablePaginationRequestParametersDto
Creates an immutable copy of a PaginationRequestParametersDto value.
copyOf(PaginationRequestWrapperDto<W>) - Static method in class com.chutneytesting.server.core.domain.tools.ImmutablePaginationRequestWrapperDto
Creates an immutable copy of a PaginationRequestWrapperDto value.
copyOf(SortRequestParametersDto) - Static method in class com.chutneytesting.server.core.domain.tools.ImmutableSortRequestParametersDto
Creates an immutable copy of a SortRequestParametersDto value.
copyOf(KeyValue) - Static method in class com.chutneytesting.server.core.domain.tools.ui.ImmutableKeyValue
Creates an immutable copy of a KeyValue value.
count(String) - Static method in class com.chutneytesting.server.core.domain.tools.SqlUtils
 
createStepExecutionReport() - Method in class com.chutneytesting.server.core.domain.execution.report.StepExecutionReportCoreBuilder
 
creationDate - Variable in class com.chutneytesting.server.core.domain.dataset.DataSet
 
creationDate - Variable in class com.chutneytesting.server.core.domain.scenario.TestCaseMetadataImpl
 
creationDate() - Method in interface com.chutneytesting.server.core.domain.scenario.TestCaseMetadata
 
creationDate() - Method in class com.chutneytesting.server.core.domain.scenario.TestCaseMetadataImpl
 
currentUserId() - Method in interface com.chutneytesting.server.core.domain.security.UserService
 

D

data() - Method in class com.chutneytesting.server.core.domain.tools.ImmutablePaginatedDto
 
data() - Method in interface com.chutneytesting.server.core.domain.tools.PaginatedDto
 
data(SqlResult.Table) - Static method in class com.chutneytesting.server.core.domain.admin.SqlResult
 
data(Iterable<? extends PAGINATED_OBJECT>) - Method in class com.chutneytesting.server.core.domain.tools.ImmutablePaginatedDto.Builder
Sets or replaces all elements for data list.
dataset - Variable in class com.chutneytesting.server.core.domain.execution.ExecutionRequest
 
DataSet - Class in com.chutneytesting.server.core.domain.dataset
 
DATASET_READ - Enum constant in enum class com.chutneytesting.server.core.domain.security.Authorization
 
DATASET_WRITE - Enum constant in enum class com.chutneytesting.server.core.domain.security.Authorization
 
DataSet.DataSetBuilder - Class in com.chutneytesting.server.core.domain.dataset
 
DataSetAlreadyExistException - Exception in com.chutneytesting.server.core.domain.dataset
 
DataSetAlreadyExistException(String) - Constructor for exception com.chutneytesting.server.core.domain.dataset.DataSetAlreadyExistException
 
datasetComparator - Static variable in class com.chutneytesting.server.core.domain.dataset.DataSet
 
DataSetHistoryRepository - Interface in com.chutneytesting.server.core.domain.dataset
Repository interface for dataset's history management
datasetId() - Method in interface com.chutneytesting.server.core.domain.execution.history.ExecutionHistory.ExecutionProperties
 
datasetId() - Method in class com.chutneytesting.server.core.domain.execution.history.ImmutableExecutionHistory.DetachedExecution
 
datasetId() - Method in class com.chutneytesting.server.core.domain.execution.history.ImmutableExecutionHistory.Execution
 
datasetId() - Method in class com.chutneytesting.server.core.domain.execution.history.ImmutableExecutionHistory.ExecutionSummary
 
datasetId(String) - Method in class com.chutneytesting.server.core.domain.execution.history.ImmutableExecutionHistory.DetachedExecution.Builder
Initializes the optional value datasetId to datasetId.
datasetId(String) - Method in class com.chutneytesting.server.core.domain.execution.history.ImmutableExecutionHistory.Execution.Builder
Initializes the optional value datasetId to datasetId.
datasetId(String) - Method in class com.chutneytesting.server.core.domain.execution.history.ImmutableExecutionHistory.ExecutionSummary.Builder
Initializes the optional value datasetId to datasetId.
datasetId(Optional<String>) - Method in class com.chutneytesting.server.core.domain.execution.history.ImmutableExecutionHistory.DetachedExecution.Builder
Initializes the optional value datasetId to datasetId.
datasetId(Optional<String>) - Method in class com.chutneytesting.server.core.domain.execution.history.ImmutableExecutionHistory.Execution.Builder
Initializes the optional value datasetId to datasetId.
datasetId(Optional<String>) - Method in class com.chutneytesting.server.core.domain.execution.history.ImmutableExecutionHistory.ExecutionSummary.Builder
Initializes the optional value datasetId to datasetId.
dataSetId - Variable in class com.chutneytesting.server.core.domain.scenario.campaign.CampaignExecution
 
DataSetNotFoundException - Exception in com.chutneytesting.server.core.domain.dataset
 
DataSetNotFoundException(String) - Constructor for exception com.chutneytesting.server.core.domain.dataset.DataSetNotFoundException
 
datasetVersion() - Method in interface com.chutneytesting.server.core.domain.execution.history.ExecutionHistory.ExecutionProperties
 
datasetVersion() - Method in class com.chutneytesting.server.core.domain.execution.history.ImmutableExecutionHistory.DetachedExecution
 
datasetVersion() - Method in class com.chutneytesting.server.core.domain.execution.history.ImmutableExecutionHistory.Execution
 
datasetVersion() - Method in class com.chutneytesting.server.core.domain.execution.history.ImmutableExecutionHistory.ExecutionSummary
 
datasetVersion(int) - Method in class com.chutneytesting.server.core.domain.execution.history.ImmutableExecutionHistory.DetachedExecution.Builder
Initializes the optional value datasetVersion to datasetVersion.
datasetVersion(int) - Method in class com.chutneytesting.server.core.domain.execution.history.ImmutableExecutionHistory.Execution.Builder
Initializes the optional value datasetVersion to datasetVersion.
datasetVersion(int) - Method in class com.chutneytesting.server.core.domain.execution.history.ImmutableExecutionHistory.ExecutionSummary.Builder
Initializes the optional value datasetVersion to datasetVersion.
datasetVersion(Optional<Integer>) - Method in class com.chutneytesting.server.core.domain.execution.history.ImmutableExecutionHistory.DetachedExecution.Builder
Initializes the optional value datasetVersion to datasetVersion.
datasetVersion(Optional<Integer>) - Method in class com.chutneytesting.server.core.domain.execution.history.ImmutableExecutionHistory.Execution.Builder
Initializes the optional value datasetVersion to datasetVersion.
datasetVersion(Optional<Integer>) - Method in class com.chutneytesting.server.core.domain.execution.history.ImmutableExecutionHistory.ExecutionSummary.Builder
Initializes the optional value datasetVersion to datasetVersion.
dataSetVersion - Variable in class com.chutneytesting.server.core.domain.scenario.campaign.CampaignExecution
 
datatable - Variable in class com.chutneytesting.server.core.domain.dataset.DataSet
 
Default - Annotation Interface in com.chutneytesting.server.core.domain.tools
 
defaultDataset - Variable in class com.chutneytesting.server.core.domain.scenario.TestCaseMetadataImpl
 
defaultDataset() - Method in interface com.chutneytesting.server.core.domain.scenario.TestCaseMetadata
 
defaultDataset() - Method in class com.chutneytesting.server.core.domain.scenario.TestCaseMetadataImpl
 
deleteExecutions(Set<Long>) - Method in interface com.chutneytesting.server.core.domain.execution.history.ExecutionHistoryRepository
 
deleteFile(String) - Method in interface com.chutneytesting.server.core.domain.globalvar.GlobalvarRepository
 
desc() - Method in class com.chutneytesting.server.core.domain.tools.ImmutableSortRequestParametersDto
 
desc() - Method in interface com.chutneytesting.server.core.domain.tools.SortRequestParametersDto
 
desc(String) - Method in class com.chutneytesting.server.core.domain.tools.ImmutableSortRequestParametersDto.Builder
Initializes the value for the desc attribute.
descParameters() - Method in class com.chutneytesting.server.core.domain.tools.ImmutableSortRequestParametersDto
 
descParameters() - Method in interface com.chutneytesting.server.core.domain.tools.SortRequestParametersDto
 
description - Variable in class com.chutneytesting.server.core.domain.dataset.DataSet
 
description - Variable in class com.chutneytesting.server.core.domain.scenario.campaign.Campaign
 
description - Variable in class com.chutneytesting.server.core.domain.scenario.TestCaseMetadataImpl
 
description() - Method in interface com.chutneytesting.server.core.domain.scenario.TestCaseMetadata
 
description() - Method in class com.chutneytesting.server.core.domain.scenario.TestCaseMetadataImpl
 
duration - Variable in class com.chutneytesting.server.core.domain.execution.report.StepExecutionReportCore
 
duration() - Method in interface com.chutneytesting.server.core.domain.execution.history.ExecutionHistory.ExecutionProperties
 
duration() - Method in class com.chutneytesting.server.core.domain.execution.history.ImmutableExecutionHistory.DetachedExecution
 
duration() - Method in class com.chutneytesting.server.core.domain.execution.history.ImmutableExecutionHistory.Execution
 
duration() - Method in class com.chutneytesting.server.core.domain.execution.history.ImmutableExecutionHistory.ExecutionSummary
 
duration(long) - Method in class com.chutneytesting.server.core.domain.execution.history.ImmutableExecutionHistory.DetachedExecution.Builder
Initializes the value for the duration attribute.
duration(long) - Method in class com.chutneytesting.server.core.domain.execution.history.ImmutableExecutionHistory.Execution.Builder
Initializes the value for the duration attribute.
duration(long) - Method in class com.chutneytesting.server.core.domain.execution.history.ImmutableExecutionHistory.ExecutionSummary.Builder
Initializes the value for the duration attribute.

E

elementPerPage() - Method in class com.chutneytesting.server.core.domain.tools.ImmutablePaginationRequestWrapperDto
 
elementPerPage() - Method in interface com.chutneytesting.server.core.domain.tools.PaginationRequestWrapperDto
 
elementPerPage(Integer) - Method in class com.chutneytesting.server.core.domain.tools.ImmutablePaginationRequestWrapperDto.Builder
Initializes the value for the elementPerPage attribute.
endCampaignExecution() - Method in class com.chutneytesting.server.core.domain.scenario.campaign.CampaignExecution
 
endScenarioExecution(ScenarioExecutionCampaign) - Method in class com.chutneytesting.server.core.domain.scenario.campaign.CampaignExecution
 
environment - Variable in class com.chutneytesting.server.core.domain.execution.ExecutionRequest
 
environment - Variable in class com.chutneytesting.server.core.domain.execution.report.ScenarioExecutionReport
 
environment() - Method in interface com.chutneytesting.server.core.domain.execution.history.ExecutionHistory.ExecutionProperties
 
environment() - Method in class com.chutneytesting.server.core.domain.execution.history.ImmutableExecutionHistory.DetachedExecution
 
environment() - Method in class com.chutneytesting.server.core.domain.execution.history.ImmutableExecutionHistory.Execution
 
environment() - Method in class com.chutneytesting.server.core.domain.execution.history.ImmutableExecutionHistory.ExecutionSummary
 
environment(String) - Method in class com.chutneytesting.server.core.domain.execution.history.ImmutableExecutionHistory.DetachedExecution.Builder
Initializes the value for the environment attribute.
environment(String) - Method in class com.chutneytesting.server.core.domain.execution.history.ImmutableExecutionHistory.Execution.Builder
Initializes the value for the environment attribute.
environment(String) - Method in class com.chutneytesting.server.core.domain.execution.history.ImmutableExecutionHistory.ExecutionSummary.Builder
Initializes the value for the environment attribute.
ENVIRONMENT_ACCESS - Enum constant in enum class com.chutneytesting.server.core.domain.security.Authorization
 
equals(Object) - Method in class com.chutneytesting.server.core.domain.dataset.DataSet
 
equals(Object) - Method in class com.chutneytesting.server.core.domain.execution.history.ImmutableExecutionHistory.DetachedExecution
This instance is equal to all instances of DetachedExecution that have equal attribute values.
equals(Object) - Method in class com.chutneytesting.server.core.domain.execution.history.ImmutableExecutionHistory
This instance is equal to all instances of ImmutableExecutionHistory that have equal attribute values.
equals(Object) - Method in class com.chutneytesting.server.core.domain.execution.history.ImmutableExecutionHistory.Execution
This instance is equal to all instances of Execution that have equal attribute values.
equals(Object) - Method in class com.chutneytesting.server.core.domain.execution.history.ImmutableExecutionHistory.ExecutionSummary
This instance is equal to all instances of ExecutionSummary that have equal attribute values.
equals(Object) - Method in record class com.chutneytesting.server.core.domain.execution.history.PurgeService.PurgeReport
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in class com.chutneytesting.server.core.domain.execution.state.ImmutableRunningScenarioState
This instance is equal to all instances of ImmutableRunningScenarioState that have equal attribute values.
equals(Object) - Method in class com.chutneytesting.server.core.domain.scenario.campaign.Campaign
 
equals(Object) - Method in class com.chutneytesting.server.core.domain.scenario.campaign.CampaignExecution
 
equals(Object) - Method in class com.chutneytesting.server.core.domain.scenario.campaign.ScenarioExecutionCampaign
 
equals(Object) - Method in class com.chutneytesting.server.core.domain.scenario.TestCaseMetadataImpl
 
equals(Object) - Method in class com.chutneytesting.server.core.domain.security.Role
 
equals(Object) - Method in class com.chutneytesting.server.core.domain.security.User
 
equals(Object) - Method in class com.chutneytesting.server.core.domain.security.UserRoles
 
equals(Object) - Method in class com.chutneytesting.server.core.domain.tools.ImmutablePaginatedDto
This instance is equal to all instances of ImmutablePaginatedDto that have equal attribute values.
equals(Object) - Method in class com.chutneytesting.server.core.domain.tools.ImmutablePaginationRequestParametersDto
This instance is equal to all instances of ImmutablePaginationRequestParametersDto that have equal attribute values.
equals(Object) - Method in class com.chutneytesting.server.core.domain.tools.ImmutablePaginationRequestWrapperDto
This instance is equal to all instances of ImmutablePaginationRequestWrapperDto that have equal attribute values.
equals(Object) - Method in class com.chutneytesting.server.core.domain.tools.ImmutableSortRequestParametersDto
This instance is equal to all instances of ImmutableSortRequestParametersDto that have equal attribute values.
equals(Object) - Method in class com.chutneytesting.server.core.domain.tools.ui.ImmutableKeyValue
This instance is equal to all instances of ImmutableKeyValue that have equal attribute values.
error - Variable in class com.chutneytesting.server.core.domain.admin.SqlResult
 
error() - Method in interface com.chutneytesting.server.core.domain.execution.history.ExecutionHistory.ExecutionProperties
 
error() - Method in class com.chutneytesting.server.core.domain.execution.history.ImmutableExecutionHistory.DetachedExecution
 
error() - Method in class com.chutneytesting.server.core.domain.execution.history.ImmutableExecutionHistory.Execution
 
error() - Method in class com.chutneytesting.server.core.domain.execution.history.ImmutableExecutionHistory.ExecutionSummary
 
error(String) - Static method in class com.chutneytesting.server.core.domain.admin.SqlResult
 
error(String) - Method in class com.chutneytesting.server.core.domain.execution.history.ImmutableExecutionHistory.DetachedExecution.Builder
Initializes the optional value error to error.
error(String) - Method in class com.chutneytesting.server.core.domain.execution.history.ImmutableExecutionHistory.Execution.Builder
Initializes the optional value error to error.
error(String) - Method in class com.chutneytesting.server.core.domain.execution.history.ImmutableExecutionHistory.ExecutionSummary.Builder
Initializes the optional value error to error.
error(Optional<String>) - Method in class com.chutneytesting.server.core.domain.execution.history.ImmutableExecutionHistory.DetachedExecution.Builder
Initializes the optional value error to error.
error(Optional<String>) - Method in class com.chutneytesting.server.core.domain.execution.history.ImmutableExecutionHistory.Execution.Builder
Initializes the optional value error to error.
error(Optional<String>) - Method in class com.chutneytesting.server.core.domain.execution.history.ImmutableExecutionHistory.ExecutionSummary.Builder
Initializes the optional value error to error.
errors - Variable in class com.chutneytesting.server.core.domain.execution.report.StepExecutionReportCore
 
evaluatedInputs - Variable in class com.chutneytesting.server.core.domain.execution.report.StepExecutionReportCore
 
execute(ExecutionRequest) - Method in class com.chutneytesting.server.core.domain.execution.ScenarioExecutionEngine
Retrieves a scenario from it's ID, executes it on ExecutionEngine and store StepExecutionReport.
execute(ExecutionRequest) - Method in class com.chutneytesting.server.core.domain.execution.ScenarioExecutionEngineAsync
Execute a test case with ExecutionEngine and store StepExecutionReport.
execute(ExecutionRequest) - Method in interface com.chutneytesting.server.core.domain.execution.ServerTestEngine
 
executeAndFollow(ExecutionRequest) - Method in interface com.chutneytesting.server.core.domain.execution.ServerTestEngine
 
EXECUTED - Enum constant in enum class com.chutneytesting.server.core.domain.execution.report.ServerReportStatus
 
execution - Variable in class com.chutneytesting.server.core.domain.scenario.campaign.ScenarioExecutionCampaign
 
executionEnvironment - Variable in class com.chutneytesting.server.core.domain.scenario.campaign.CampaignExecution
 
executionEnvironment() - Method in class com.chutneytesting.server.core.domain.scenario.campaign.Campaign
 
executionEnvironment(String) - Method in class com.chutneytesting.server.core.domain.scenario.campaign.Campaign
 
ExecutionHistory - Interface in com.chutneytesting.server.core.domain.execution.history
 
ExecutionHistory.Attached - Interface in com.chutneytesting.server.core.domain.execution.history
 
ExecutionHistory.DetachedExecution - Interface in com.chutneytesting.server.core.domain.execution.history
 
ExecutionHistory.Execution - Interface in com.chutneytesting.server.core.domain.execution.history
 
ExecutionHistory.ExecutionProperties - Interface in com.chutneytesting.server.core.domain.execution.history
 
ExecutionHistory.ExecutionSummary - Interface in com.chutneytesting.server.core.domain.execution.history
 
ExecutionHistory.WithScenario - Interface in com.chutneytesting.server.core.domain.execution.history
 
ExecutionHistoryRepository - Interface in com.chutneytesting.server.core.domain.execution.history
Repository storing execution executionHistory by scenario.
executionId - Variable in exception com.chutneytesting.server.core.domain.execution.FailedExecutionAttempt
 
executionId - Variable in class com.chutneytesting.server.core.domain.execution.report.ScenarioExecutionReport
 
executionId - Variable in class com.chutneytesting.server.core.domain.scenario.campaign.CampaignExecution
 
executionId() - Method in interface com.chutneytesting.server.core.domain.execution.history.ExecutionHistory.Attached
 
executionId() - Method in class com.chutneytesting.server.core.domain.execution.history.ImmutableExecutionHistory.Execution
 
executionId() - Method in class com.chutneytesting.server.core.domain.execution.history.ImmutableExecutionHistory.ExecutionSummary
 
executionId(Long) - Method in class com.chutneytesting.server.core.domain.execution.history.ImmutableExecutionHistory.Execution.Builder
Initializes the value for the executionId attribute.
executionId(Long) - Method in class com.chutneytesting.server.core.domain.execution.history.ImmutableExecutionHistory.ExecutionSummary.Builder
Initializes the value for the executionId attribute.
executionIdComparator() - Static method in class com.chutneytesting.server.core.domain.scenario.campaign.ScenarioExecutionCampaign
 
ExecutionRequest - Class in com.chutneytesting.server.core.domain.execution
 
ExecutionRequest(TestCase, String, String) - Constructor for class com.chutneytesting.server.core.domain.execution.ExecutionRequest
 
ExecutionRequest(TestCase, String, String, DataSet) - Constructor for class com.chutneytesting.server.core.domain.execution.ExecutionRequest
 
ExecutionRequest(TestCase, String, String, DataSet, CampaignExecution) - Constructor for class com.chutneytesting.server.core.domain.execution.ExecutionRequest
 
ExecutionStateRepository - Interface in com.chutneytesting.server.core.domain.execution.state
 
externalDatasetId - Variable in class com.chutneytesting.server.core.domain.scenario.campaign.Campaign
 

F

FailedExecutionAttempt - Exception in com.chutneytesting.server.core.domain.execution
 
FailedExecutionAttempt(Exception, Long, String) - Constructor for exception com.chutneytesting.server.core.domain.execution.FailedExecutionAttempt
 
FAILURE - Enum constant in enum class com.chutneytesting.server.core.domain.execution.report.ServerReportStatus
 
Feature - Interface in com.chutneytesting.server.core.domain.feature
 
findAll() - Method in interface com.chutneytesting.server.core.domain.scenario.AggregatedRepository
 
findById(String) - Method in interface com.chutneytesting.server.core.domain.scenario.AggregatedRepository
 
findExecutableById(String) - Method in interface com.chutneytesting.server.core.domain.scenario.AggregatedRepository
 
findMetadataById(String) - Method in interface com.chutneytesting.server.core.domain.scenario.AggregatedRepository
 
followExecution(String, Long) - Method in class com.chutneytesting.server.core.domain.execution.ScenarioExecutionEngineAsync
 
forRole(String) - Static method in exception com.chutneytesting.server.core.domain.security.RoleNotFoundException
 
forUser(String) - Static method in exception com.chutneytesting.server.core.domain.security.RoleNotFoundException
 
from(ExecutionHistory) - Method in class com.chutneytesting.server.core.domain.execution.history.ImmutableExecutionHistory.Builder
Fill a builder with attribute values from the provided ExecutionHistory instance.
from(ExecutionHistory.Attached) - Method in class com.chutneytesting.server.core.domain.execution.history.ImmutableExecutionHistory.Execution.Builder
Fill a builder with attribute values from the provided com.chutneytesting.server.core.domain.execution.history.ExecutionHistory.Attached instance.
from(ExecutionHistory.Attached) - Method in class com.chutneytesting.server.core.domain.execution.history.ImmutableExecutionHistory.ExecutionSummary.Builder
Fill a builder with attribute values from the provided com.chutneytesting.server.core.domain.execution.history.ExecutionHistory.Attached instance.
from(ExecutionHistory.DetachedExecution) - Method in class com.chutneytesting.server.core.domain.execution.history.ImmutableExecutionHistory.DetachedExecution.Builder
Fill a builder with attribute values from the provided com.chutneytesting.server.core.domain.execution.history.ExecutionHistory.DetachedExecution instance.
from(ExecutionHistory.Execution) - Method in class com.chutneytesting.server.core.domain.execution.history.ImmutableExecutionHistory.Execution.Builder
Fill a builder with attribute values from the provided com.chutneytesting.server.core.domain.execution.history.ExecutionHistory.Execution instance.
from(ExecutionHistory.ExecutionProperties) - Method in class com.chutneytesting.server.core.domain.execution.history.ImmutableExecutionHistory.DetachedExecution.Builder
Fill a builder with attribute values from the provided com.chutneytesting.server.core.domain.execution.history.ExecutionHistory.ExecutionProperties instance.
from(ExecutionHistory.ExecutionProperties) - Method in class com.chutneytesting.server.core.domain.execution.history.ImmutableExecutionHistory.Execution.Builder
Fill a builder with attribute values from the provided com.chutneytesting.server.core.domain.execution.history.ExecutionHistory.ExecutionProperties instance.
from(ExecutionHistory.ExecutionProperties) - Method in class com.chutneytesting.server.core.domain.execution.history.ImmutableExecutionHistory.ExecutionSummary.Builder
Fill a builder with attribute values from the provided com.chutneytesting.server.core.domain.execution.history.ExecutionHistory.ExecutionProperties instance.
from(ExecutionHistory.ExecutionSummary) - Method in class com.chutneytesting.server.core.domain.execution.history.ImmutableExecutionHistory.ExecutionSummary.Builder
Fill a builder with attribute values from the provided com.chutneytesting.server.core.domain.execution.history.ExecutionHistory.ExecutionSummary instance.
from(ExecutionHistory.WithScenario) - Method in class com.chutneytesting.server.core.domain.execution.history.ImmutableExecutionHistory.Execution.Builder
Fill a builder with attribute values from the provided com.chutneytesting.server.core.domain.execution.history.ExecutionHistory.WithScenario instance.
from(ExecutionHistory.WithScenario) - Method in class com.chutneytesting.server.core.domain.execution.history.ImmutableExecutionHistory.ExecutionSummary.Builder
Fill a builder with attribute values from the provided com.chutneytesting.server.core.domain.execution.history.ExecutionHistory.WithScenario instance.
from(HavingReport) - Method in class com.chutneytesting.server.core.domain.execution.history.ImmutableExecutionHistory.DetachedExecution.Builder
Fill a builder with attribute values from the provided com.chutneytesting.server.core.domain.execution.history.HavingReport instance.
from(HavingReport) - Method in class com.chutneytesting.server.core.domain.execution.history.ImmutableExecutionHistory.Execution.Builder
Fill a builder with attribute values from the provided com.chutneytesting.server.core.domain.execution.history.HavingReport instance.
from(RunningScenarioState) - Method in class com.chutneytesting.server.core.domain.execution.state.ImmutableRunningScenarioState.Builder
Fill a builder with attribute values from the provided RunningScenarioState instance.
from(Campaign) - Method in class com.chutneytesting.server.core.domain.scenario.campaign.CampaignBuilder
 
from(TestCaseMetadata) - Static method in class com.chutneytesting.server.core.domain.scenario.TestCaseMetadataImpl.TestCaseMetadataBuilder
 
from(PaginatedDto<PAGINATED_OBJECT>) - Method in class com.chutneytesting.server.core.domain.tools.ImmutablePaginatedDto.Builder
Fill a builder with attribute values from the provided PaginatedDto instance.
from(PaginationRequestParametersDto) - Method in class com.chutneytesting.server.core.domain.tools.ImmutablePaginationRequestParametersDto.Builder
Fill a builder with attribute values from the provided PaginationRequestParametersDto instance.
from(PaginationRequestWrapperDto<W>) - Method in class com.chutneytesting.server.core.domain.tools.ImmutablePaginationRequestWrapperDto.Builder
Fill a builder with attribute values from the provided PaginationRequestWrapperDto instance.
from(SortRequestParametersDto) - Method in class com.chutneytesting.server.core.domain.tools.ImmutableSortRequestParametersDto.Builder
Fill a builder with attribute values from the provided SortRequestParametersDto instance.
from(KeyValue) - Method in class com.chutneytesting.server.core.domain.tools.ui.ImmutableKeyValue.Builder
Fill a builder with attribute values from the provided KeyValue instance.
fromDataSet(DataSet) - Method in class com.chutneytesting.server.core.domain.dataset.DataSet.DataSetBuilder
 
fromMap(Map<String, String>) - Static method in interface com.chutneytesting.server.core.domain.tools.ui.KeyValue
 

G

getDuration() - Method in class com.chutneytesting.server.core.domain.scenario.campaign.CampaignExecution
 
getExecution(String, Long) - Method in interface com.chutneytesting.server.core.domain.execution.history.ExecutionHistoryRepository
 
getExecutionReportMatchQuery(String) - Method in interface com.chutneytesting.server.core.domain.execution.history.ExecutionHistoryRepository
 
getExecutions() - Method in interface com.chutneytesting.server.core.domain.execution.history.ExecutionHistoryRepository
 
getExecutions(String) - Method in interface com.chutneytesting.server.core.domain.execution.history.ExecutionHistoryRepository
 
getExecutionSummary(Long) - Method in interface com.chutneytesting.server.core.domain.execution.history.ExecutionHistoryRepository
 
getExecutionsWithStatus(ServerReportStatus) - Method in interface com.chutneytesting.server.core.domain.execution.history.ExecutionHistoryRepository
 
getFileContent(String) - Method in interface com.chutneytesting.server.core.domain.globalvar.GlobalvarRepository
 
getFlatMap() - Method in interface com.chutneytesting.server.core.domain.globalvar.GlobalvarRepository
For example: { "key1": "value1", "key2": { "subKey1": "subValue1", "subKey2": "subValue2" } } will return a map of 3 object : - "key1" : "value1" - "key2.subKey1" : "subValue1" - "key2.subKey2" : "subValue2"
getLastExecutions(List<String>) - Method in interface com.chutneytesting.server.core.domain.execution.history.ExecutionHistoryRepository
 
getStatus() - Method in interface com.chutneytesting.server.core.domain.execution.report.ServerReportStatus.HavingStatus
 
getStatus() - Method in class com.chutneytesting.server.core.domain.execution.report.StepExecutionReportCore
 
getStatus() - Method in class com.chutneytesting.server.core.domain.scenario.campaign.CampaignExecution
 
GLOBAL_VAR_READ - Enum constant in enum class com.chutneytesting.server.core.domain.security.Authorization
 
GLOBAL_VAR_WRITE - Enum constant in enum class com.chutneytesting.server.core.domain.security.Authorization
 
GlobalVarNotFoundException - Exception in com.chutneytesting.server.core.domain.globalvar
 
GlobalVarNotFoundException(String) - Constructor for exception com.chutneytesting.server.core.domain.globalvar.GlobalVarNotFoundException
 
GlobalvarRepository - Interface in com.chutneytesting.server.core.domain.globalvar
 

H

hashCode() - Method in class com.chutneytesting.server.core.domain.dataset.DataSet
 
hashCode() - Method in class com.chutneytesting.server.core.domain.execution.history.ImmutableExecutionHistory.DetachedExecution
Computes a hash code from attributes: time, duration, status, info, error, testCaseTitle, environment, datasetId, datasetVersion, user, campaignReport, report.
hashCode() - Method in class com.chutneytesting.server.core.domain.execution.history.ImmutableExecutionHistory.Execution
Computes a hash code from attributes: time, duration, status, info, error, testCaseTitle, environment, datasetId, datasetVersion, user, campaignReport, report, executionId, scenarioId.
hashCode() - Method in class com.chutneytesting.server.core.domain.execution.history.ImmutableExecutionHistory.ExecutionSummary
Computes a hash code from attributes: time, duration, status, info, error, testCaseTitle, environment, datasetId, datasetVersion, user, campaignReport, executionId, scenarioId.
hashCode() - Method in class com.chutneytesting.server.core.domain.execution.history.ImmutableExecutionHistory
Computes a hash code from attributes: scenarioId, history.
hashCode() - Method in record class com.chutneytesting.server.core.domain.execution.history.PurgeService.PurgeReport
Returns a hash code value for this object.
hashCode() - Method in class com.chutneytesting.server.core.domain.execution.state.ImmutableRunningScenarioState
Computes a hash code from attributes: scenarioId, startTime.
hashCode() - Method in class com.chutneytesting.server.core.domain.scenario.campaign.CampaignExecution
 
hashCode() - Method in class com.chutneytesting.server.core.domain.scenario.campaign.ScenarioExecutionCampaign
 
hashCode() - Method in class com.chutneytesting.server.core.domain.scenario.TestCaseMetadataImpl
 
hashCode() - Method in class com.chutneytesting.server.core.domain.security.Role
 
hashCode() - Method in class com.chutneytesting.server.core.domain.security.User
 
hashCode() - Method in class com.chutneytesting.server.core.domain.security.UserRoles
 
hashCode() - Method in class com.chutneytesting.server.core.domain.tools.ImmutablePaginatedDto
Computes a hash code from attributes: totalCount, data.
hashCode() - Method in class com.chutneytesting.server.core.domain.tools.ImmutablePaginationRequestParametersDto
Computes a hash code from attributes: start, limit.
hashCode() - Method in class com.chutneytesting.server.core.domain.tools.ImmutablePaginationRequestWrapperDto
Computes a hash code from attributes: pageNumber, elementPerPage, wrappedRequest.
hashCode() - Method in class com.chutneytesting.server.core.domain.tools.ImmutableSortRequestParametersDto
Computes a hash code from attributes: sort, desc, sortParameters, descParameters.
hashCode() - Method in class com.chutneytesting.server.core.domain.tools.ui.ImmutableKeyValue
Computes a hash code from attributes: key, value.
history() - Method in interface com.chutneytesting.server.core.domain.execution.history.ExecutionHistory
 
history() - Method in class com.chutneytesting.server.core.domain.execution.history.ImmutableExecutionHistory
 
history(Iterable<? extends ExecutionHistory.Execution>) - Method in class com.chutneytesting.server.core.domain.execution.history.ImmutableExecutionHistory.Builder
Sets or replaces all elements for history list.

I

id - Variable in class com.chutneytesting.server.core.domain.dataset.DataSet
 
id - Variable in class com.chutneytesting.server.core.domain.scenario.campaign.Campaign
 
id - Variable in class com.chutneytesting.server.core.domain.scenario.TestCaseMetadataImpl
 
id - Variable in class com.chutneytesting.server.core.domain.security.User
 
id() - Method in interface com.chutneytesting.server.core.domain.scenario.TestCase
 
id() - Method in interface com.chutneytesting.server.core.domain.scenario.TestCaseMetadata
 
id() - Method in class com.chutneytesting.server.core.domain.scenario.TestCaseMetadataImpl
 
ImmutableExecutionHistory - Class in com.chutneytesting.server.core.domain.execution.history
Immutable implementation of ExecutionHistory.
ImmutableExecutionHistory.Builder - Class in com.chutneytesting.server.core.domain.execution.history
Builds instances of type ImmutableExecutionHistory.
ImmutableExecutionHistory.DetachedExecution - Class in com.chutneytesting.server.core.domain.execution.history
Immutable implementation of ExecutionHistory.DetachedExecution.
ImmutableExecutionHistory.DetachedExecution.Builder - Class in com.chutneytesting.server.core.domain.execution.history
Builds instances of type DetachedExecution.
ImmutableExecutionHistory.Execution - Class in com.chutneytesting.server.core.domain.execution.history
Immutable implementation of ExecutionHistory.Execution.
ImmutableExecutionHistory.Execution.Builder - Class in com.chutneytesting.server.core.domain.execution.history
Builds instances of type Execution.
ImmutableExecutionHistory.ExecutionSummary - Class in com.chutneytesting.server.core.domain.execution.history
Immutable implementation of ExecutionHistory.ExecutionSummary.
ImmutableExecutionHistory.ExecutionSummary.Builder - Class in com.chutneytesting.server.core.domain.execution.history
Builds instances of type ExecutionSummary.
ImmutableKeyValue - Class in com.chutneytesting.server.core.domain.tools.ui
Immutable implementation of KeyValue.
ImmutableKeyValue.Builder - Class in com.chutneytesting.server.core.domain.tools.ui
Builds instances of type ImmutableKeyValue.
ImmutablePaginatedDto<PAGINATED_OBJECT> - Class in com.chutneytesting.server.core.domain.tools
Immutable implementation of PaginatedDto.
ImmutablePaginatedDto.Builder<PAGINATED_OBJECT> - Class in com.chutneytesting.server.core.domain.tools
Builds instances of type ImmutablePaginatedDto.
ImmutablePaginationRequestParametersDto - Class in com.chutneytesting.server.core.domain.tools
Immutable implementation of PaginationRequestParametersDto.
ImmutablePaginationRequestParametersDto.Builder - Class in com.chutneytesting.server.core.domain.tools
Builds instances of type ImmutablePaginationRequestParametersDto.
ImmutablePaginationRequestWrapperDto<W> - Class in com.chutneytesting.server.core.domain.tools
Immutable implementation of PaginationRequestWrapperDto.
ImmutablePaginationRequestWrapperDto.Builder<W> - Class in com.chutneytesting.server.core.domain.tools
Builds instances of type ImmutablePaginationRequestWrapperDto.
ImmutableRunningScenarioState - Class in com.chutneytesting.server.core.domain.execution.state
Immutable implementation of RunningScenarioState.
ImmutableRunningScenarioState.Builder - Class in com.chutneytesting.server.core.domain.execution.state
Builds instances of type ImmutableRunningScenarioState.
ImmutableSortRequestParametersDto - Class in com.chutneytesting.server.core.domain.tools
Immutable implementation of SortRequestParametersDto.
ImmutableSortRequestParametersDto.Builder - Class in com.chutneytesting.server.core.domain.tools
Builds instances of type ImmutableSortRequestParametersDto.
info() - Method in interface com.chutneytesting.server.core.domain.execution.history.ExecutionHistory.ExecutionProperties
 
info() - Method in class com.chutneytesting.server.core.domain.execution.history.ImmutableExecutionHistory.DetachedExecution
 
info() - Method in class com.chutneytesting.server.core.domain.execution.history.ImmutableExecutionHistory.Execution
 
info() - Method in class com.chutneytesting.server.core.domain.execution.history.ImmutableExecutionHistory.ExecutionSummary
 
info(String) - Method in class com.chutneytesting.server.core.domain.execution.history.ImmutableExecutionHistory.DetachedExecution.Builder
Initializes the optional value info to info.
info(String) - Method in class com.chutneytesting.server.core.domain.execution.history.ImmutableExecutionHistory.Execution.Builder
Initializes the optional value info to info.
info(String) - Method in class com.chutneytesting.server.core.domain.execution.history.ImmutableExecutionHistory.ExecutionSummary.Builder
Initializes the optional value info to info.
info(Optional<String>) - Method in class com.chutneytesting.server.core.domain.execution.history.ImmutableExecutionHistory.DetachedExecution.Builder
Initializes the optional value info to info.
info(Optional<String>) - Method in class com.chutneytesting.server.core.domain.execution.history.ImmutableExecutionHistory.Execution.Builder
Initializes the optional value info to info.
info(Optional<String>) - Method in class com.chutneytesting.server.core.domain.execution.history.ImmutableExecutionHistory.ExecutionSummary.Builder
Initializes the optional value info to info.
information - Variable in class com.chutneytesting.server.core.domain.execution.report.StepExecutionReportCore
 
initExecution(List<TestCase>, String, String) - Method in class com.chutneytesting.server.core.domain.scenario.campaign.CampaignExecution
 
isAnonymous(String) - Static method in class com.chutneytesting.server.core.domain.security.User
 
isFinal() - Method in enum class com.chutneytesting.server.core.domain.execution.report.ServerReportStatus
 
isTerminated() - Method in class com.chutneytesting.server.core.domain.execution.report.StepExecutionReportCore
 

K

key() - Method in class com.chutneytesting.server.core.domain.tools.ui.ImmutableKeyValue
 
key() - Method in interface com.chutneytesting.server.core.domain.tools.ui.KeyValue
 
key(String) - Method in class com.chutneytesting.server.core.domain.tools.ui.ImmutableKeyValue.Builder
Initializes the value for the key attribute.
KeyValue - Interface in com.chutneytesting.server.core.domain.tools.ui
 

L

lastVersion(String) - Method in interface com.chutneytesting.server.core.domain.dataset.DataSetHistoryRepository
Retrieve last version of dataset with given id
lastVersion(String) - Method in interface com.chutneytesting.server.core.domain.scenario.AggregatedRepository
 
limit() - Method in class com.chutneytesting.server.core.domain.tools.ImmutablePaginationRequestParametersDto
 
limit() - Method in interface com.chutneytesting.server.core.domain.tools.PaginationRequestParametersDto
 
limit(Long) - Method in class com.chutneytesting.server.core.domain.tools.ImmutablePaginationRequestParametersDto.Builder
Initializes the value for the limit attribute.
list() - Method in interface com.chutneytesting.server.core.domain.globalvar.GlobalvarRepository
 

M

metadata() - Method in interface com.chutneytesting.server.core.domain.scenario.TestCase
 

N

name - Variable in class com.chutneytesting.server.core.domain.dataset.DataSet
 
name - Variable in class com.chutneytesting.server.core.domain.execution.report.StepExecutionReportCore
 
name - Variable in class com.chutneytesting.server.core.domain.security.Role
 
name() - Method in interface com.chutneytesting.server.core.domain.admin.Backupable
 
name() - Method in interface com.chutneytesting.server.core.domain.feature.Feature
 
NO_DATASET - Static variable in class com.chutneytesting.server.core.domain.dataset.DataSet
 
NOT_EXECUTED - Enum constant in enum class com.chutneytesting.server.core.domain.execution.report.ServerReportStatus
 
notifyExecutionEnd(String) - Method in interface com.chutneytesting.server.core.domain.execution.state.ExecutionStateRepository
 
notifyExecutionStart(String) - Method in interface com.chutneytesting.server.core.domain.execution.state.ExecutionStateRepository
 

O

of(String) - Static method in class com.chutneytesting.server.core.domain.execution.state.ImmutableRunningScenarioState
Construct a new immutable RunningScenarioState instance.
of(String) - Static method in interface com.chutneytesting.server.core.domain.execution.state.RunningScenarioState
 
of(String, Iterable<? extends ExecutionHistory.Execution>) - Static method in class com.chutneytesting.server.core.domain.execution.history.ImmutableExecutionHistory
Construct a new immutable ExecutionHistory instance.
of(String, List<ExecutionHistory.Execution>) - Static method in class com.chutneytesting.server.core.domain.execution.history.ImmutableExecutionHistory
Construct a new immutable ExecutionHistory instance.
onCampaignExecutionEnded(Campaign, CampaignExecution) - Method in interface com.chutneytesting.server.core.domain.instrument.ChutneyMetrics
 
onHttpError(HttpStatusCode) - Method in interface com.chutneytesting.server.core.domain.instrument.ChutneyMetrics
 
onScenarioExecutionEnded(TestCase, ExecutionHistory.Execution) - Method in interface com.chutneytesting.server.core.domain.instrument.ChutneyMetrics
 

P

pageNumber() - Method in class com.chutneytesting.server.core.domain.tools.ImmutablePaginationRequestWrapperDto
 
pageNumber() - Method in interface com.chutneytesting.server.core.domain.tools.PaginationRequestWrapperDto
 
pageNumber(Integer) - Method in class com.chutneytesting.server.core.domain.tools.ImmutablePaginationRequestWrapperDto.Builder
Initializes the value for the pageNumber attribute.
PaginatedDto<PAGINATED_OBJECT> - Interface in com.chutneytesting.server.core.domain.tools
 
PaginationRequestParametersDto - Interface in com.chutneytesting.server.core.domain.tools
 
PaginationRequestWrapperDto<W> - Interface in com.chutneytesting.server.core.domain.tools
 
parallelRun - Variable in class com.chutneytesting.server.core.domain.scenario.campaign.Campaign
 
partialExecution - Variable in class com.chutneytesting.server.core.domain.scenario.campaign.CampaignExecution
 
pause(Long) - Method in interface com.chutneytesting.server.core.domain.execution.ServerTestEngine
 
pause(String, Long) - Method in class com.chutneytesting.server.core.domain.execution.ScenarioExecutionEngineAsync
 
PAUSED - Enum constant in enum class com.chutneytesting.server.core.domain.execution.report.ServerReportStatus
 
purge() - Method in interface com.chutneytesting.server.core.domain.execution.history.PurgeService
 
PurgeReport(Set<Long>, Set<Long>) - Constructor for record class com.chutneytesting.server.core.domain.execution.history.PurgeService.PurgeReport
Creates an instance of a PurgeReport record class.
PurgeService - Interface in com.chutneytesting.server.core.domain.execution.history
 
PurgeService.PurgeReport - Record Class in com.chutneytesting.server.core.domain.execution.history
 

R

removeById(String) - Method in interface com.chutneytesting.server.core.domain.scenario.AggregatedRepository
 
removeHistory(String) - Method in interface com.chutneytesting.server.core.domain.dataset.DataSetHistoryRepository
Delete the version history of dataset with given id
replaceParams(Map<String, String>, String, Function<String, String>) - Method in interface com.chutneytesting.server.core.domain.execution.processor.TestCasePreProcessor
 
report - Variable in class com.chutneytesting.server.core.domain.execution.report.ScenarioExecutionReport
 
report() - Method in interface com.chutneytesting.server.core.domain.execution.history.ExecutionHistory.Execution
 
report() - Method in class com.chutneytesting.server.core.domain.execution.history.ImmutableExecutionHistory.DetachedExecution
 
report() - Method in class com.chutneytesting.server.core.domain.execution.history.ImmutableExecutionHistory.Execution
 
report(String) - Method in class com.chutneytesting.server.core.domain.execution.history.ImmutableExecutionHistory.DetachedExecution.Builder
Initializes the value for the report attribute.
report(String) - Method in class com.chutneytesting.server.core.domain.execution.history.ImmutableExecutionHistory.Execution.Builder
Initializes the value for the report attribute.
ReportNotFoundException - Exception in com.chutneytesting.server.core.domain.execution.report
 
ReportNotFoundException(Long) - Constructor for exception com.chutneytesting.server.core.domain.execution.report.ReportNotFoundException
 
ReportNotFoundException(String, Long) - Constructor for exception com.chutneytesting.server.core.domain.execution.report.ReportNotFoundException
 
resume(Long) - Method in interface com.chutneytesting.server.core.domain.execution.ServerTestEngine
 
resume(String, Long) - Method in class com.chutneytesting.server.core.domain.execution.ScenarioExecutionEngineAsync
 
retryAuto - Variable in class com.chutneytesting.server.core.domain.scenario.campaign.Campaign
 
Role - Class in com.chutneytesting.server.core.domain.security
 
Role.RoleBuilder - Class in com.chutneytesting.server.core.domain.security
 
roleByName(String) - Method in class com.chutneytesting.server.core.domain.security.UserRoles
 
roleByNamePredicate(String) - Static method in class com.chutneytesting.server.core.domain.security.Role
 
roleName - Variable in class com.chutneytesting.server.core.domain.security.User
 
RoleNotFoundException - Exception in com.chutneytesting.server.core.domain.security
 
roles() - Method in class com.chutneytesting.server.core.domain.security.UserRoles
 
Row(List<String>) - Constructor for class com.chutneytesting.server.core.domain.admin.SqlResult.Row
 
rows - Variable in class com.chutneytesting.server.core.domain.admin.SqlResult.Table
 
RUNNING - Enum constant in enum class com.chutneytesting.server.core.domain.execution.report.ServerReportStatus
 
runningScenarios() - Method in interface com.chutneytesting.server.core.domain.execution.state.ExecutionStateRepository
 
RunningScenarioState - Interface in com.chutneytesting.server.core.domain.execution.state
 
runningState(String) - Method in interface com.chutneytesting.server.core.domain.execution.state.ExecutionStateRepository
 

S

save(T) - Method in interface com.chutneytesting.server.core.domain.scenario.AggregatedRepository
 
saveFile(String, String) - Method in interface com.chutneytesting.server.core.domain.globalvar.GlobalvarRepository
 
saveNotExecutedScenarioExecution(ExecutionRequest) - Method in class com.chutneytesting.server.core.domain.execution.ScenarioExecutionEngine
 
saveNotExecutedScenarioExecution(ExecutionRequest) - Method in class com.chutneytesting.server.core.domain.execution.ScenarioExecutionEngineAsync
 
SCENARIO_EXECUTE - Enum constant in enum class com.chutneytesting.server.core.domain.security.Authorization
 
SCENARIO_READ - Enum constant in enum class com.chutneytesting.server.core.domain.security.Authorization
 
SCENARIO_WRITE - Enum constant in enum class com.chutneytesting.server.core.domain.security.Authorization
 
ScenarioConversionException - Exception in com.chutneytesting.server.core.domain.execution
 
ScenarioConversionException(Exception) - Constructor for exception com.chutneytesting.server.core.domain.execution.ScenarioConversionException
 
ScenarioConversionException(String, Exception) - Constructor for exception com.chutneytesting.server.core.domain.execution.ScenarioConversionException
 
ScenarioConversionException(String, String) - Constructor for exception com.chutneytesting.server.core.domain.execution.ScenarioConversionException
 
ScenarioExecutionCampaign - Class in com.chutneytesting.server.core.domain.scenario.campaign
 
ScenarioExecutionCampaign(String, String, ExecutionHistory.ExecutionSummary) - Constructor for class com.chutneytesting.server.core.domain.scenario.campaign.ScenarioExecutionCampaign
 
ScenarioExecutionEngine - Class in com.chutneytesting.server.core.domain.execution
 
ScenarioExecutionEngine(ServerTestEngine, TestCasePreProcessors, ScenarioExecutionEngineAsync) - Constructor for class com.chutneytesting.server.core.domain.execution.ScenarioExecutionEngine
 
ScenarioExecutionEngineAsync - Class in com.chutneytesting.server.core.domain.execution
 
ScenarioExecutionEngineAsync(ExecutionHistoryRepository, ServerTestEngine, ExecutionStateRepository, ChutneyMetrics, TestCasePreProcessors, ObjectMapper) - Constructor for class com.chutneytesting.server.core.domain.execution.ScenarioExecutionEngineAsync
 
ScenarioExecutionEngineAsync(ExecutionHistoryRepository, ServerTestEngine, ExecutionStateRepository, ChutneyMetrics, TestCasePreProcessors, ObjectMapper, long, long) - Constructor for class com.chutneytesting.server.core.domain.execution.ScenarioExecutionEngineAsync
 
ScenarioExecutionReport - Class in com.chutneytesting.server.core.domain.execution.report
 
ScenarioExecutionReport(long, String, String, String, StepExecutionReportCore) - Constructor for class com.chutneytesting.server.core.domain.execution.report.ScenarioExecutionReport
 
scenarioExecutionReports() - Method in class com.chutneytesting.server.core.domain.scenario.campaign.CampaignExecution
 
scenarioId - Variable in class com.chutneytesting.server.core.domain.scenario.campaign.ScenarioExecutionCampaign
 
scenarioId() - Method in interface com.chutneytesting.server.core.domain.execution.history.ExecutionHistory
 
scenarioId() - Method in interface com.chutneytesting.server.core.domain.execution.history.ExecutionHistory.WithScenario
 
scenarioId() - Method in class com.chutneytesting.server.core.domain.execution.history.ImmutableExecutionHistory.Execution
 
scenarioId() - Method in class com.chutneytesting.server.core.domain.execution.history.ImmutableExecutionHistory.ExecutionSummary
 
scenarioId() - Method in class com.chutneytesting.server.core.domain.execution.history.ImmutableExecutionHistory
 
scenarioId() - Method in class com.chutneytesting.server.core.domain.execution.state.ImmutableRunningScenarioState
 
scenarioId() - Method in interface com.chutneytesting.server.core.domain.execution.state.RunningScenarioState
 
scenarioId(String) - Method in class com.chutneytesting.server.core.domain.execution.history.ImmutableExecutionHistory.Builder
Initializes the value for the scenarioId attribute.
scenarioId(String) - Method in class com.chutneytesting.server.core.domain.execution.history.ImmutableExecutionHistory.Execution.Builder
Initializes the value for the scenarioId attribute.
scenarioId(String) - Method in class com.chutneytesting.server.core.domain.execution.history.ImmutableExecutionHistory.ExecutionSummary.Builder
Initializes the value for the scenarioId attribute.
scenarioId(String) - Method in class com.chutneytesting.server.core.domain.execution.state.ImmutableRunningScenarioState.Builder
Initializes the value for the scenarioId attribute.
scenarioIds - Variable in class com.chutneytesting.server.core.domain.scenario.campaign.Campaign
 
scenarioName - Variable in class com.chutneytesting.server.core.domain.execution.report.ScenarioExecutionReport
 
scenarioName - Variable in class com.chutneytesting.server.core.domain.scenario.campaign.ScenarioExecutionCampaign
 
ScenarioNotFoundException - Exception in com.chutneytesting.server.core.domain.scenario
 
ScenarioNotFoundException(String) - Constructor for exception com.chutneytesting.server.core.domain.scenario.ScenarioNotFoundException
 
ScenarioNotFoundException(String, Integer) - Constructor for exception com.chutneytesting.server.core.domain.scenario.ScenarioNotFoundException
 
ScenarioNotParsableException - Exception in com.chutneytesting.server.core.domain.scenario
 
ScenarioNotParsableException(String, Exception) - Constructor for exception com.chutneytesting.server.core.domain.scenario.ScenarioNotParsableException
 
ScenarioNotRunningException - Exception in com.chutneytesting.server.core.domain.execution
 
ScenarioNotRunningException(String) - Constructor for exception com.chutneytesting.server.core.domain.execution.ScenarioNotRunningException
 
scenariosExecutionsIds() - Method in record class com.chutneytesting.server.core.domain.execution.history.PurgeService.PurgeReport
Returns the value of the scenariosExecutionsIds record component.
search(String) - Method in interface com.chutneytesting.server.core.domain.scenario.AggregatedRepository
 
ServerReportStatus - Enum Class in com.chutneytesting.server.core.domain.execution.report
 
ServerReportStatus.HavingStatus - Interface in com.chutneytesting.server.core.domain.execution.report
 
ServerTestEngine - Interface in com.chutneytesting.server.core.domain.execution
 
setAllRunningExecutionsToKO() - Method in interface com.chutneytesting.server.core.domain.execution.history.ExecutionHistoryRepository
 
setCampaignId(Long) - Method in class com.chutneytesting.server.core.domain.scenario.campaign.CampaignExecutionReportBuilder
 
setCampaignName(String) - Method in class com.chutneytesting.server.core.domain.scenario.campaign.CampaignExecutionReportBuilder
 
setDataSetId(String) - Method in class com.chutneytesting.server.core.domain.scenario.campaign.CampaignExecutionReportBuilder
 
setDataSetVersion(Integer) - Method in class com.chutneytesting.server.core.domain.scenario.campaign.CampaignExecutionReportBuilder
 
setDebounceMilliSeconds(long) - Method in class com.chutneytesting.server.core.domain.execution.ScenarioExecutionEngineAsync
 
setDescription(String) - Method in class com.chutneytesting.server.core.domain.scenario.campaign.CampaignBuilder
 
setDuration(long) - Method in class com.chutneytesting.server.core.domain.execution.report.StepExecutionReportCoreBuilder
 
setEnvironment(String) - Method in class com.chutneytesting.server.core.domain.scenario.campaign.CampaignBuilder
 
setErrors(List<String>) - Method in class com.chutneytesting.server.core.domain.execution.report.StepExecutionReportCoreBuilder
 
setEvaluatedInputs(Map<String, Object>) - Method in class com.chutneytesting.server.core.domain.execution.report.StepExecutionReportCoreBuilder
 
setExecutionEnvironment(String) - Method in class com.chutneytesting.server.core.domain.scenario.campaign.CampaignExecutionReportBuilder
 
setExecutionId(Long) - Method in class com.chutneytesting.server.core.domain.scenario.campaign.CampaignExecutionReportBuilder
 
setExternalDatasetId(String) - Method in class com.chutneytesting.server.core.domain.scenario.campaign.CampaignBuilder
 
setId(Long) - Method in class com.chutneytesting.server.core.domain.scenario.campaign.CampaignBuilder
 
setInformation(List<String>) - Method in class com.chutneytesting.server.core.domain.execution.report.StepExecutionReportCoreBuilder
 
setName(String) - Method in class com.chutneytesting.server.core.domain.execution.report.StepExecutionReportCoreBuilder
 
setParallelRun(boolean) - Method in class com.chutneytesting.server.core.domain.scenario.campaign.CampaignBuilder
 
setPartialExecution(boolean) - Method in class com.chutneytesting.server.core.domain.scenario.campaign.CampaignExecutionReportBuilder
 
setRetentionDelaySeconds(long) - Method in class com.chutneytesting.server.core.domain.execution.ScenarioExecutionEngineAsync
 
setRetryAuto(boolean) - Method in class com.chutneytesting.server.core.domain.scenario.campaign.CampaignBuilder
 
setScenarioExecutionReport(List<ScenarioExecutionCampaign>) - Method in class com.chutneytesting.server.core.domain.scenario.campaign.CampaignExecutionReportBuilder
 
setScenarioIds(List<String>) - Method in class com.chutneytesting.server.core.domain.scenario.campaign.CampaignBuilder
 
setStartDate(Instant) - Method in class com.chutneytesting.server.core.domain.execution.report.StepExecutionReportCoreBuilder
 
setStartDate(LocalDateTime) - Method in class com.chutneytesting.server.core.domain.scenario.campaign.CampaignExecutionReportBuilder
 
setStatus(ServerReportStatus) - Method in class com.chutneytesting.server.core.domain.execution.report.StepExecutionReportCoreBuilder
 
setStatus(ServerReportStatus) - Method in class com.chutneytesting.server.core.domain.scenario.campaign.CampaignExecutionReportBuilder
 
setStepOutputs(Map<String, Object>) - Method in class com.chutneytesting.server.core.domain.execution.report.StepExecutionReportCoreBuilder
 
setSteps(List<StepExecutionReportCore>) - Method in class com.chutneytesting.server.core.domain.execution.report.StepExecutionReportCoreBuilder
 
setStrategy(String) - Method in class com.chutneytesting.server.core.domain.execution.report.StepExecutionReportCoreBuilder
 
setTags(List<String>) - Method in class com.chutneytesting.server.core.domain.scenario.campaign.CampaignBuilder
 
setTargetName(String) - Method in class com.chutneytesting.server.core.domain.execution.report.StepExecutionReportCoreBuilder
 
setTargetUrl(String) - Method in class com.chutneytesting.server.core.domain.execution.report.StepExecutionReportCoreBuilder
 
setTitle(String) - Method in class com.chutneytesting.server.core.domain.scenario.campaign.CampaignBuilder
 
setType(String) - Method in class com.chutneytesting.server.core.domain.execution.report.StepExecutionReportCoreBuilder
 
setUserId(String) - Method in class com.chutneytesting.server.core.domain.scenario.campaign.CampaignExecutionReportBuilder
 
simpleSyncExecution(ExecutionRequest) - Method in class com.chutneytesting.server.core.domain.execution.ScenarioExecutionEngine
 
sort() - Method in class com.chutneytesting.server.core.domain.tools.ImmutableSortRequestParametersDto
 
sort() - Method in interface com.chutneytesting.server.core.domain.tools.SortRequestParametersDto
 
sort(String) - Method in class com.chutneytesting.server.core.domain.tools.ImmutableSortRequestParametersDto.Builder
Initializes the value for the sort attribute.
sortParameters() - Method in class com.chutneytesting.server.core.domain.tools.ImmutableSortRequestParametersDto
 
sortParameters() - Method in interface com.chutneytesting.server.core.domain.tools.SortRequestParametersDto
 
SortRequestParametersDto - Interface in com.chutneytesting.server.core.domain.tools
 
SqlResult - Class in com.chutneytesting.server.core.domain.admin
 
SqlResult(Optional<Integer>, Optional<String>, Optional<SqlResult.Table>) - Constructor for class com.chutneytesting.server.core.domain.admin.SqlResult
 
SqlResult.Row - Class in com.chutneytesting.server.core.domain.admin
 
SqlResult.Table - Class in com.chutneytesting.server.core.domain.admin
 
SqlUtils - Class in com.chutneytesting.server.core.domain.tools
 
SqlUtils() - Constructor for class com.chutneytesting.server.core.domain.tools.SqlUtils
 
start() - Method in class com.chutneytesting.server.core.domain.tools.ImmutablePaginationRequestParametersDto
 
start() - Method in interface com.chutneytesting.server.core.domain.tools.PaginationRequestParametersDto
 
start(Long) - Method in class com.chutneytesting.server.core.domain.tools.ImmutablePaginationRequestParametersDto.Builder
Initializes the value for the start attribute.
startDate - Variable in class com.chutneytesting.server.core.domain.execution.report.StepExecutionReportCore
 
startDate - Variable in class com.chutneytesting.server.core.domain.scenario.campaign.CampaignExecution
 
startScenarioExecution(TestCase, String, String) - Method in class com.chutneytesting.server.core.domain.scenario.campaign.CampaignExecution
 
startTime() - Method in class com.chutneytesting.server.core.domain.execution.state.ImmutableRunningScenarioState
 
startTime() - Method in interface com.chutneytesting.server.core.domain.execution.state.RunningScenarioState
 
status - Variable in class com.chutneytesting.server.core.domain.execution.report.StepExecutionReportCore
 
status() - Method in interface com.chutneytesting.server.core.domain.execution.history.ExecutionHistory.ExecutionProperties
 
status() - Method in class com.chutneytesting.server.core.domain.execution.history.ImmutableExecutionHistory.DetachedExecution
 
status() - Method in class com.chutneytesting.server.core.domain.execution.history.ImmutableExecutionHistory.Execution
 
status() - Method in class com.chutneytesting.server.core.domain.execution.history.ImmutableExecutionHistory.ExecutionSummary
 
status() - Method in class com.chutneytesting.server.core.domain.scenario.campaign.CampaignExecution
 
status() - Method in class com.chutneytesting.server.core.domain.scenario.campaign.ScenarioExecutionCampaign
 
status(ServerReportStatus) - Method in class com.chutneytesting.server.core.domain.execution.history.ImmutableExecutionHistory.DetachedExecution.Builder
Initializes the value for the status attribute.
status(ServerReportStatus) - Method in class com.chutneytesting.server.core.domain.execution.history.ImmutableExecutionHistory.Execution.Builder
Initializes the value for the status attribute.
status(ServerReportStatus) - Method in class com.chutneytesting.server.core.domain.execution.history.ImmutableExecutionHistory.ExecutionSummary.Builder
Initializes the value for the status attribute.
StepExecutionReportCore - Class in com.chutneytesting.server.core.domain.execution.report
 
StepExecutionReportCore(String, Long, Instant, ServerReportStatus, List<String>, List<String>, List<StepExecutionReportCore>, String, String, String, String) - Constructor for class com.chutneytesting.server.core.domain.execution.report.StepExecutionReportCore
 
StepExecutionReportCore(String, Long, Instant, ServerReportStatus, List<String>, List<String>, List<StepExecutionReportCore>, String, String, String, String, Map<String, Object>, Map<String, Object>) - Constructor for class com.chutneytesting.server.core.domain.execution.report.StepExecutionReportCore
 
StepExecutionReportCoreBuilder - Class in com.chutneytesting.server.core.domain.execution.report
 
StepExecutionReportCoreBuilder() - Constructor for class com.chutneytesting.server.core.domain.execution.report.StepExecutionReportCoreBuilder
 
stepOutputs - Variable in class com.chutneytesting.server.core.domain.execution.report.StepExecutionReportCore
 
steps - Variable in class com.chutneytesting.server.core.domain.execution.report.StepExecutionReportCore
 
stop(Long) - Method in interface com.chutneytesting.server.core.domain.execution.ServerTestEngine
 
stop(String, Long) - Method in class com.chutneytesting.server.core.domain.execution.ScenarioExecutionEngineAsync
 
STOPPED - Enum constant in enum class com.chutneytesting.server.core.domain.execution.report.ServerReportStatus
 
store(String, ExecutionHistory.DetachedExecution) - Method in interface com.chutneytesting.server.core.domain.execution.history.ExecutionHistoryRepository
Add a report for a given scenario.
strategy - Variable in class com.chutneytesting.server.core.domain.execution.report.StepExecutionReportCore
 
SUCCESS - Enum constant in enum class com.chutneytesting.server.core.domain.execution.report.ServerReportStatus
 
summary() - Method in interface com.chutneytesting.server.core.domain.execution.history.ExecutionHistory.Execution
 

T

table - Variable in class com.chutneytesting.server.core.domain.admin.SqlResult
 
Table(List<String>, List<SqlResult.Row>) - Constructor for class com.chutneytesting.server.core.domain.admin.SqlResult.Table
 
tags - Variable in class com.chutneytesting.server.core.domain.dataset.DataSet
 
tags - Variable in class com.chutneytesting.server.core.domain.scenario.campaign.Campaign
 
tags - Variable in class com.chutneytesting.server.core.domain.scenario.TestCaseMetadataImpl
 
tags() - Method in interface com.chutneytesting.server.core.domain.scenario.TestCaseMetadata
 
tags() - Method in class com.chutneytesting.server.core.domain.scenario.TestCaseMetadataImpl
 
targetName - Variable in class com.chutneytesting.server.core.domain.execution.report.StepExecutionReportCore
 
targetUrl - Variable in class com.chutneytesting.server.core.domain.execution.report.StepExecutionReportCore
 
test(T) - Method in interface com.chutneytesting.server.core.domain.execution.processor.TestCasePreProcessor
 
testCase - Variable in class com.chutneytesting.server.core.domain.execution.ExecutionRequest
 
TestCase - Interface in com.chutneytesting.server.core.domain.scenario
 
TestCaseMetadata - Interface in com.chutneytesting.server.core.domain.scenario
 
TestCaseMetadataImpl - Class in com.chutneytesting.server.core.domain.scenario
 
TestCaseMetadataImpl.TestCaseMetadataBuilder - Class in com.chutneytesting.server.core.domain.scenario
 
TestCasePreProcessor<T extends TestCase> - Interface in com.chutneytesting.server.core.domain.execution.processor
 
TestCasePreProcessors - Class in com.chutneytesting.server.core.domain.execution.processor
 
TestCasePreProcessors(List<TestCasePreProcessor>) - Constructor for class com.chutneytesting.server.core.domain.execution.processor.TestCasePreProcessors
 
TestCaseRepository - Interface in com.chutneytesting.server.core.domain.scenario
 
testCaseTitle() - Method in interface com.chutneytesting.server.core.domain.execution.history.ExecutionHistory.ExecutionProperties
 
testCaseTitle() - Method in class com.chutneytesting.server.core.domain.execution.history.ImmutableExecutionHistory.DetachedExecution
 
testCaseTitle() - Method in class com.chutneytesting.server.core.domain.execution.history.ImmutableExecutionHistory.Execution
 
testCaseTitle() - Method in class com.chutneytesting.server.core.domain.execution.history.ImmutableExecutionHistory.ExecutionSummary
 
testCaseTitle(String) - Method in class com.chutneytesting.server.core.domain.execution.history.ImmutableExecutionHistory.DetachedExecution.Builder
Initializes the value for the testCaseTitle attribute.
testCaseTitle(String) - Method in class com.chutneytesting.server.core.domain.execution.history.ImmutableExecutionHistory.Execution.Builder
Initializes the value for the testCaseTitle attribute.
testCaseTitle(String) - Method in class com.chutneytesting.server.core.domain.execution.history.ImmutableExecutionHistory.ExecutionSummary.Builder
Initializes the value for the testCaseTitle attribute.
time() - Method in interface com.chutneytesting.server.core.domain.execution.history.ExecutionHistory.ExecutionProperties
 
time() - Method in class com.chutneytesting.server.core.domain.execution.history.ImmutableExecutionHistory.DetachedExecution
 
time() - Method in class com.chutneytesting.server.core.domain.execution.history.ImmutableExecutionHistory.Execution
 
time() - Method in class com.chutneytesting.server.core.domain.execution.history.ImmutableExecutionHistory.ExecutionSummary
 
time(LocalDateTime) - Method in class com.chutneytesting.server.core.domain.execution.history.ImmutableExecutionHistory.DetachedExecution.Builder
Initializes the value for the time attribute.
time(LocalDateTime) - Method in class com.chutneytesting.server.core.domain.execution.history.ImmutableExecutionHistory.Execution.Builder
Initializes the value for the time attribute.
time(LocalDateTime) - Method in class com.chutneytesting.server.core.domain.execution.history.ImmutableExecutionHistory.ExecutionSummary.Builder
Initializes the value for the time attribute.
title - Variable in exception com.chutneytesting.server.core.domain.execution.FailedExecutionAttempt
 
title - Variable in class com.chutneytesting.server.core.domain.scenario.campaign.Campaign
 
title - Variable in class com.chutneytesting.server.core.domain.scenario.TestCaseMetadataImpl
 
title() - Method in interface com.chutneytesting.server.core.domain.scenario.TestCaseMetadata
 
title() - Method in class com.chutneytesting.server.core.domain.scenario.TestCaseMetadataImpl
 
toMap(List<KeyValue>) - Static method in interface com.chutneytesting.server.core.domain.tools.ui.KeyValue
 
toString() - Method in class com.chutneytesting.server.core.domain.dataset.DataSet
 
toString() - Method in class com.chutneytesting.server.core.domain.execution.history.ImmutableExecutionHistory.DetachedExecution
Prints the immutable value DetachedExecution with attribute values.
toString() - Method in class com.chutneytesting.server.core.domain.execution.history.ImmutableExecutionHistory.Execution
Prints the immutable value Execution with attribute values.
toString() - Method in class com.chutneytesting.server.core.domain.execution.history.ImmutableExecutionHistory.ExecutionSummary
Prints the immutable value ExecutionSummary with attribute values.
toString() - Method in class com.chutneytesting.server.core.domain.execution.history.ImmutableExecutionHistory
Prints the immutable value ExecutionHistory with attribute values.
toString() - Method in record class com.chutneytesting.server.core.domain.execution.history.PurgeService.PurgeReport
Returns a string representation of this record class.
toString() - Method in class com.chutneytesting.server.core.domain.execution.state.ImmutableRunningScenarioState
Prints the immutable value RunningScenarioState with attribute values.
toString() - Method in class com.chutneytesting.server.core.domain.scenario.campaign.CampaignExecution
 
toString() - Method in class com.chutneytesting.server.core.domain.scenario.TestCaseMetadataImpl
 
toString() - Method in class com.chutneytesting.server.core.domain.security.Role
 
toString() - Method in class com.chutneytesting.server.core.domain.security.User
 
toString() - Method in class com.chutneytesting.server.core.domain.security.UserRoles
 
toString() - Method in class com.chutneytesting.server.core.domain.tools.ImmutablePaginatedDto
Prints the immutable value PaginatedDto with attribute values.
toString() - Method in class com.chutneytesting.server.core.domain.tools.ImmutablePaginationRequestParametersDto
Prints the immutable value PaginationRequestParametersDto with attribute values.
toString() - Method in class com.chutneytesting.server.core.domain.tools.ImmutablePaginationRequestWrapperDto
Prints the immutable value PaginationRequestWrapperDto with attribute values.
toString() - Method in class com.chutneytesting.server.core.domain.tools.ImmutableSortRequestParametersDto
Prints the immutable value SortRequestParametersDto with attribute values.
toString() - Method in class com.chutneytesting.server.core.domain.tools.ui.ImmutableKeyValue
Prints the immutable value KeyValue with attribute values.
totalCount() - Method in class com.chutneytesting.server.core.domain.tools.ImmutablePaginatedDto
 
totalCount() - Method in interface com.chutneytesting.server.core.domain.tools.PaginatedDto
 
totalCount(long) - Method in class com.chutneytesting.server.core.domain.tools.ImmutablePaginatedDto.Builder
Initializes the value for the totalCount attribute.
type - Variable in class com.chutneytesting.server.core.domain.execution.report.StepExecutionReportCore
 

U

update(String, ExecutionHistory.Execution) - Method in interface com.chutneytesting.server.core.domain.execution.history.ExecutionHistoryRepository
Override a previously stored ExecutionHistory.Execution.
updateDate - Variable in class com.chutneytesting.server.core.domain.scenario.TestCaseMetadataImpl
 
updateDate() - Method in interface com.chutneytesting.server.core.domain.scenario.TestCaseMetadata
 
updateDate() - Method in class com.chutneytesting.server.core.domain.scenario.TestCaseMetadataImpl
 
updatedRows - Variable in class com.chutneytesting.server.core.domain.admin.SqlResult
 
updatedRows(int) - Static method in class com.chutneytesting.server.core.domain.admin.SqlResult
 
user - Variable in class com.chutneytesting.server.core.domain.execution.report.ScenarioExecutionReport
 
user() - Method in interface com.chutneytesting.server.core.domain.execution.history.ExecutionHistory.ExecutionProperties
 
user() - Method in class com.chutneytesting.server.core.domain.execution.history.ImmutableExecutionHistory.DetachedExecution
 
user() - Method in class com.chutneytesting.server.core.domain.execution.history.ImmutableExecutionHistory.Execution
 
user() - Method in class com.chutneytesting.server.core.domain.execution.history.ImmutableExecutionHistory.ExecutionSummary
 
user(String) - Method in class com.chutneytesting.server.core.domain.execution.history.ImmutableExecutionHistory.DetachedExecution.Builder
Initializes the value for the user attribute.
user(String) - Method in class com.chutneytesting.server.core.domain.execution.history.ImmutableExecutionHistory.Execution.Builder
Initializes the value for the user attribute.
user(String) - Method in class com.chutneytesting.server.core.domain.execution.history.ImmutableExecutionHistory.ExecutionSummary.Builder
Initializes the value for the user attribute.
User - Class in com.chutneytesting.server.core.domain.security
 
User.UserBuilder - Class in com.chutneytesting.server.core.domain.security
 
userById(String) - Method in class com.chutneytesting.server.core.domain.security.UserRoles
 
userByIdPredicate(String) - Static method in class com.chutneytesting.server.core.domain.security.User
 
userByRoleNamePredicate(String) - Static method in class com.chutneytesting.server.core.domain.security.User
 
userId - Variable in class com.chutneytesting.server.core.domain.execution.ExecutionRequest
 
userId - Variable in class com.chutneytesting.server.core.domain.scenario.campaign.CampaignExecution
 
UserRoles - Class in com.chutneytesting.server.core.domain.security
 
UserRoles.UserRolesBuilder - Class in com.chutneytesting.server.core.domain.security
 
users() - Method in class com.chutneytesting.server.core.domain.security.UserRoles
 
usersByRole(Role) - Method in class com.chutneytesting.server.core.domain.security.UserRoles
 
UserService - Interface in com.chutneytesting.server.core.domain.security
 

V

value() - Method in class com.chutneytesting.server.core.domain.tools.ui.ImmutableKeyValue
 
value() - Method in interface com.chutneytesting.server.core.domain.tools.ui.KeyValue
 
value(String) - Method in class com.chutneytesting.server.core.domain.tools.ui.ImmutableKeyValue.Builder
Initializes the value for the value attribute.
valueOf(String) - Static method in enum class com.chutneytesting.server.core.domain.execution.report.ServerReportStatus
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.chutneytesting.server.core.domain.security.Authorization
Returns the enum constant of this class with the specified name.
values - Variable in class com.chutneytesting.server.core.domain.admin.SqlResult.Row
 
values() - Static method in enum class com.chutneytesting.server.core.domain.execution.report.ServerReportStatus
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.chutneytesting.server.core.domain.security.Authorization
Returns an array containing the constants of this enum class, in the order they are declared.
version - Variable in class com.chutneytesting.server.core.domain.scenario.TestCaseMetadataImpl
 
version() - Method in interface com.chutneytesting.server.core.domain.scenario.TestCaseMetadata
 
version() - Method in class com.chutneytesting.server.core.domain.scenario.TestCaseMetadataImpl
 
version(String, Integer) - Method in interface com.chutneytesting.server.core.domain.dataset.DataSetHistoryRepository
Retrieve a specific dataset version

W

WARN - Enum constant in enum class com.chutneytesting.server.core.domain.execution.report.ServerReportStatus
 
withAuthor(String) - Method in class com.chutneytesting.server.core.domain.scenario.TestCaseMetadataImpl.TestCaseMetadataBuilder
 
withAuthorizations(Collection<String>) - Method in class com.chutneytesting.server.core.domain.security.Role.RoleBuilder
 
withCampaignReport(CampaignExecution) - Method in class com.chutneytesting.server.core.domain.execution.history.ImmutableExecutionHistory.DetachedExecution
Copy the current immutable object by setting a present value for the optional campaignReport attribute.
withCampaignReport(CampaignExecution) - Method in class com.chutneytesting.server.core.domain.execution.history.ImmutableExecutionHistory.Execution
Copy the current immutable object by setting a present value for the optional campaignReport attribute.
withCampaignReport(CampaignExecution) - Method in class com.chutneytesting.server.core.domain.execution.history.ImmutableExecutionHistory.ExecutionSummary
Copy the current immutable object by setting a present value for the optional campaignReport attribute.
withCampaignReport(Optional<? extends CampaignExecution>) - Method in class com.chutneytesting.server.core.domain.execution.history.ImmutableExecutionHistory.DetachedExecution
Copy the current immutable object by setting an optional value for the campaignReport attribute.
withCampaignReport(Optional<? extends CampaignExecution>) - Method in class com.chutneytesting.server.core.domain.execution.history.ImmutableExecutionHistory.Execution
Copy the current immutable object by setting an optional value for the campaignReport attribute.
withCampaignReport(Optional<? extends CampaignExecution>) - Method in class com.chutneytesting.server.core.domain.execution.history.ImmutableExecutionHistory.ExecutionSummary
Copy the current immutable object by setting an optional value for the campaignReport attribute.
withConstants(Map<String, String>) - Method in class com.chutneytesting.server.core.domain.dataset.DataSet.DataSetBuilder
 
withCreationDate(Instant) - Method in class com.chutneytesting.server.core.domain.dataset.DataSet.DataSetBuilder
 
withCreationDate(Instant) - Method in class com.chutneytesting.server.core.domain.scenario.TestCaseMetadataImpl.TestCaseMetadataBuilder
 
withData(Iterable<? extends PAGINATED_OBJECT>) - Method in class com.chutneytesting.server.core.domain.tools.ImmutablePaginatedDto
Copy the current immutable object with elements that replace the content of data.
withData(PAGINATED_OBJECT...) - Method in class com.chutneytesting.server.core.domain.tools.ImmutablePaginatedDto
Copy the current immutable object with elements that replace the content of data.
withDatasetId(String) - Method in class com.chutneytesting.server.core.domain.execution.history.ImmutableExecutionHistory.DetachedExecution
Copy the current immutable object by setting a present value for the optional datasetId attribute.
withDatasetId(String) - Method in class com.chutneytesting.server.core.domain.execution.history.ImmutableExecutionHistory.Execution
Copy the current immutable object by setting a present value for the optional datasetId attribute.
withDatasetId(String) - Method in class com.chutneytesting.server.core.domain.execution.history.ImmutableExecutionHistory.ExecutionSummary
Copy the current immutable object by setting a present value for the optional datasetId attribute.
withDatasetId(Optional<String>) - Method in class com.chutneytesting.server.core.domain.execution.history.ImmutableExecutionHistory.DetachedExecution
Copy the current immutable object by setting an optional value for the datasetId attribute.
withDatasetId(Optional<String>) - Method in class com.chutneytesting.server.core.domain.execution.history.ImmutableExecutionHistory.Execution
Copy the current immutable object by setting an optional value for the datasetId attribute.
withDatasetId(Optional<String>) - Method in class com.chutneytesting.server.core.domain.execution.history.ImmutableExecutionHistory.ExecutionSummary
Copy the current immutable object by setting an optional value for the datasetId attribute.
withDatasetVersion(int) - Method in class com.chutneytesting.server.core.domain.execution.history.ImmutableExecutionHistory.DetachedExecution
Copy the current immutable object by setting a present value for the optional datasetVersion attribute.
withDatasetVersion(int) - Method in class com.chutneytesting.server.core.domain.execution.history.ImmutableExecutionHistory.Execution
Copy the current immutable object by setting a present value for the optional datasetVersion attribute.
withDatasetVersion(int) - Method in class com.chutneytesting.server.core.domain.execution.history.ImmutableExecutionHistory.ExecutionSummary
Copy the current immutable object by setting a present value for the optional datasetVersion attribute.
withDatasetVersion(Optional<Integer>) - Method in class com.chutneytesting.server.core.domain.execution.history.ImmutableExecutionHistory.DetachedExecution
Copy the current immutable object by setting an optional value for the datasetVersion attribute.
withDatasetVersion(Optional<Integer>) - Method in class com.chutneytesting.server.core.domain.execution.history.ImmutableExecutionHistory.Execution
Copy the current immutable object by setting an optional value for the datasetVersion attribute.
withDatasetVersion(Optional<Integer>) - Method in class com.chutneytesting.server.core.domain.execution.history.ImmutableExecutionHistory.ExecutionSummary
Copy the current immutable object by setting an optional value for the datasetVersion attribute.
withDatatable(List<Map<String, String>>) - Method in class com.chutneytesting.server.core.domain.dataset.DataSet.DataSetBuilder
 
withDefaultDataset(String) - Method in class com.chutneytesting.server.core.domain.scenario.TestCaseMetadataImpl.TestCaseMetadataBuilder
 
withDesc(String) - Method in class com.chutneytesting.server.core.domain.tools.ImmutableSortRequestParametersDto
Copy the current immutable object by setting a value for the desc attribute.
withDescription(String) - Method in class com.chutneytesting.server.core.domain.dataset.DataSet.DataSetBuilder
 
withDescription(String) - Method in class com.chutneytesting.server.core.domain.scenario.TestCaseMetadataImpl.TestCaseMetadataBuilder
 
withDuration(long) - Method in class com.chutneytesting.server.core.domain.execution.history.ImmutableExecutionHistory.DetachedExecution
Copy the current immutable object by setting a value for the duration attribute.
withDuration(long) - Method in class com.chutneytesting.server.core.domain.execution.history.ImmutableExecutionHistory.Execution
Copy the current immutable object by setting a value for the duration attribute.
withDuration(long) - Method in class com.chutneytesting.server.core.domain.execution.history.ImmutableExecutionHistory.ExecutionSummary
Copy the current immutable object by setting a value for the duration attribute.
withElementPerPage(Integer) - Method in class com.chutneytesting.server.core.domain.tools.ImmutablePaginationRequestWrapperDto
Copy the current immutable object by setting a value for the elementPerPage attribute.
withEnvironment(String) - Method in class com.chutneytesting.server.core.domain.execution.history.ImmutableExecutionHistory.DetachedExecution
Copy the current immutable object by setting a value for the environment attribute.
withEnvironment(String) - Method in class com.chutneytesting.server.core.domain.execution.history.ImmutableExecutionHistory.Execution
Copy the current immutable object by setting a value for the environment attribute.
withEnvironment(String) - Method in class com.chutneytesting.server.core.domain.execution.history.ImmutableExecutionHistory.ExecutionSummary
Copy the current immutable object by setting a value for the environment attribute.
withError(String) - Method in class com.chutneytesting.server.core.domain.execution.history.ImmutableExecutionHistory.DetachedExecution
Copy the current immutable object by setting a present value for the optional error attribute.
withError(String) - Method in class com.chutneytesting.server.core.domain.execution.history.ImmutableExecutionHistory.Execution
Copy the current immutable object by setting a present value for the optional error attribute.
withError(String) - Method in class com.chutneytesting.server.core.domain.execution.history.ImmutableExecutionHistory.ExecutionSummary
Copy the current immutable object by setting a present value for the optional error attribute.
withError(Optional<String>) - Method in class com.chutneytesting.server.core.domain.execution.history.ImmutableExecutionHistory.DetachedExecution
Copy the current immutable object by setting an optional value for the error attribute.
withError(Optional<String>) - Method in class com.chutneytesting.server.core.domain.execution.history.ImmutableExecutionHistory.Execution
Copy the current immutable object by setting an optional value for the error attribute.
withError(Optional<String>) - Method in class com.chutneytesting.server.core.domain.execution.history.ImmutableExecutionHistory.ExecutionSummary
Copy the current immutable object by setting an optional value for the error attribute.
withExecutionId(Long) - Method in class com.chutneytesting.server.core.domain.execution.history.ImmutableExecutionHistory.Execution
Copy the current immutable object by setting a value for the executionId attribute.
withExecutionId(Long) - Method in class com.chutneytesting.server.core.domain.execution.history.ImmutableExecutionHistory.ExecutionSummary
Copy the current immutable object by setting a value for the executionId attribute.
withHistory(ExecutionHistory.Execution...) - Method in class com.chutneytesting.server.core.domain.execution.history.ImmutableExecutionHistory
Copy the current immutable object with elements that replace the content of history.
withHistory(Iterable<? extends ExecutionHistory.Execution>) - Method in class com.chutneytesting.server.core.domain.execution.history.ImmutableExecutionHistory
Copy the current immutable object with elements that replace the content of history.
withId(String) - Method in class com.chutneytesting.server.core.domain.dataset.DataSet.DataSetBuilder
 
withId(String) - Method in class com.chutneytesting.server.core.domain.scenario.TestCaseMetadataImpl.TestCaseMetadataBuilder
 
withId(String) - Method in class com.chutneytesting.server.core.domain.security.User.UserBuilder
 
withInfo(String) - Method in class com.chutneytesting.server.core.domain.execution.history.ImmutableExecutionHistory.DetachedExecution
Copy the current immutable object by setting a present value for the optional info attribute.
withInfo(String) - Method in class com.chutneytesting.server.core.domain.execution.history.ImmutableExecutionHistory.Execution
Copy the current immutable object by setting a present value for the optional info attribute.
withInfo(String) - Method in class com.chutneytesting.server.core.domain.execution.history.ImmutableExecutionHistory.ExecutionSummary
Copy the current immutable object by setting a present value for the optional info attribute.
withInfo(Optional<String>) - Method in class com.chutneytesting.server.core.domain.execution.history.ImmutableExecutionHistory.DetachedExecution
Copy the current immutable object by setting an optional value for the info attribute.
withInfo(Optional<String>) - Method in class com.chutneytesting.server.core.domain.execution.history.ImmutableExecutionHistory.Execution
Copy the current immutable object by setting an optional value for the info attribute.
withInfo(Optional<String>) - Method in class com.chutneytesting.server.core.domain.execution.history.ImmutableExecutionHistory.ExecutionSummary
Copy the current immutable object by setting an optional value for the info attribute.
withKey(String) - Method in class com.chutneytesting.server.core.domain.tools.ui.ImmutableKeyValue
Copy the current immutable object by setting a value for the key attribute.
withLimit(Long) - Method in class com.chutneytesting.server.core.domain.tools.ImmutablePaginationRequestParametersDto
Copy the current immutable object by setting a value for the limit attribute.
withName(String) - Method in class com.chutneytesting.server.core.domain.dataset.DataSet.DataSetBuilder
 
withName(String) - Method in class com.chutneytesting.server.core.domain.security.Role.RoleBuilder
 
withoutRetries() - Method in class com.chutneytesting.server.core.domain.scenario.campaign.CampaignExecution
 
withPageNumber(Integer) - Method in class com.chutneytesting.server.core.domain.tools.ImmutablePaginationRequestWrapperDto
Copy the current immutable object by setting a value for the pageNumber attribute.
withReport(String) - Method in class com.chutneytesting.server.core.domain.execution.history.ImmutableExecutionHistory.DetachedExecution
Copy the current immutable object by setting a value for the report attribute.
withReport(String) - Method in class com.chutneytesting.server.core.domain.execution.history.ImmutableExecutionHistory.Execution
Copy the current immutable object by setting a value for the report attribute.
withRole(String) - Method in class com.chutneytesting.server.core.domain.security.User.UserBuilder
 
withRoles(Collection<Role>) - Method in class com.chutneytesting.server.core.domain.security.UserRoles.UserRolesBuilder
 
withScenarioId(String) - Method in class com.chutneytesting.server.core.domain.execution.history.ImmutableExecutionHistory.Execution
Copy the current immutable object by setting a value for the scenarioId attribute.
withScenarioId(String) - Method in class com.chutneytesting.server.core.domain.execution.history.ImmutableExecutionHistory.ExecutionSummary
Copy the current immutable object by setting a value for the scenarioId attribute.
withScenarioId(String) - Method in class com.chutneytesting.server.core.domain.execution.history.ImmutableExecutionHistory
Copy the current immutable object by setting a value for the scenarioId attribute.
withScenarioId(String) - Method in class com.chutneytesting.server.core.domain.execution.state.ImmutableRunningScenarioState
Copy the current immutable object by setting a value for the scenarioId attribute.
withSort(String) - Method in class com.chutneytesting.server.core.domain.tools.ImmutableSortRequestParametersDto
Copy the current immutable object by setting a value for the sort attribute.
withStart(Long) - Method in class com.chutneytesting.server.core.domain.tools.ImmutablePaginationRequestParametersDto
Copy the current immutable object by setting a value for the start attribute.
withStatus(ServerReportStatus) - Method in class com.chutneytesting.server.core.domain.execution.history.ImmutableExecutionHistory.DetachedExecution
Copy the current immutable object by setting a value for the status attribute.
withStatus(ServerReportStatus) - Method in class com.chutneytesting.server.core.domain.execution.history.ImmutableExecutionHistory.Execution
Copy the current immutable object by setting a value for the status attribute.
withStatus(ServerReportStatus) - Method in class com.chutneytesting.server.core.domain.execution.history.ImmutableExecutionHistory.ExecutionSummary
Copy the current immutable object by setting a value for the status attribute.
withTags(List<String>) - Method in class com.chutneytesting.server.core.domain.dataset.DataSet.DataSetBuilder
 
withTags(List<String>) - Method in class com.chutneytesting.server.core.domain.scenario.TestCaseMetadataImpl.TestCaseMetadataBuilder
 
withTestCaseTitle(String) - Method in class com.chutneytesting.server.core.domain.execution.history.ImmutableExecutionHistory.DetachedExecution
Copy the current immutable object by setting a value for the testCaseTitle attribute.
withTestCaseTitle(String) - Method in class com.chutneytesting.server.core.domain.execution.history.ImmutableExecutionHistory.Execution
Copy the current immutable object by setting a value for the testCaseTitle attribute.
withTestCaseTitle(String) - Method in class com.chutneytesting.server.core.domain.execution.history.ImmutableExecutionHistory.ExecutionSummary
Copy the current immutable object by setting a value for the testCaseTitle attribute.
withTime(LocalDateTime) - Method in class com.chutneytesting.server.core.domain.execution.history.ImmutableExecutionHistory.DetachedExecution
Copy the current immutable object by setting a value for the time attribute.
withTime(LocalDateTime) - Method in class com.chutneytesting.server.core.domain.execution.history.ImmutableExecutionHistory.Execution
Copy the current immutable object by setting a value for the time attribute.
withTime(LocalDateTime) - Method in class com.chutneytesting.server.core.domain.execution.history.ImmutableExecutionHistory.ExecutionSummary
Copy the current immutable object by setting a value for the time attribute.
withTitle(String) - Method in class com.chutneytesting.server.core.domain.scenario.TestCaseMetadataImpl.TestCaseMetadataBuilder
 
withTotalCount(long) - Method in class com.chutneytesting.server.core.domain.tools.ImmutablePaginatedDto
Copy the current immutable object by setting a value for the totalCount attribute.
withUpdateDate(Instant) - Method in class com.chutneytesting.server.core.domain.scenario.TestCaseMetadataImpl.TestCaseMetadataBuilder
 
withUser(String) - Method in class com.chutneytesting.server.core.domain.execution.history.ImmutableExecutionHistory.DetachedExecution
Copy the current immutable object by setting a value for the user attribute.
withUser(String) - Method in class com.chutneytesting.server.core.domain.execution.history.ImmutableExecutionHistory.Execution
Copy the current immutable object by setting a value for the user attribute.
withUser(String) - Method in class com.chutneytesting.server.core.domain.execution.history.ImmutableExecutionHistory.ExecutionSummary
Copy the current immutable object by setting a value for the user attribute.
withUsers(Collection<User>) - Method in class com.chutneytesting.server.core.domain.security.UserRoles.UserRolesBuilder
 
withValue(String) - Method in class com.chutneytesting.server.core.domain.tools.ui.ImmutableKeyValue
Copy the current immutable object by setting a value for the value attribute.
withVersion(Integer) - Method in class com.chutneytesting.server.core.domain.scenario.TestCaseMetadataImpl.TestCaseMetadataBuilder
 
withWrappedRequest(Optional<W>) - Method in class com.chutneytesting.server.core.domain.tools.ImmutablePaginationRequestWrapperDto
Copy the current immutable object by setting a value for the wrappedRequest attribute.
worst(Iterable<ServerReportStatus>) - Static method in enum class com.chutneytesting.server.core.domain.execution.report.ServerReportStatus
 
wrappedRequest() - Method in class com.chutneytesting.server.core.domain.tools.ImmutablePaginationRequestWrapperDto
 
wrappedRequest() - Method in interface com.chutneytesting.server.core.domain.tools.PaginationRequestWrapperDto
 
wrappedRequest(Optional<W>) - Method in class com.chutneytesting.server.core.domain.tools.ImmutablePaginationRequestWrapperDto.Builder
Initializes the value for the wrappedRequest attribute.

Z

ZipUtils - Class in com.chutneytesting.server.core.domain.tools
 
ZipUtils() - Constructor for class com.chutneytesting.server.core.domain.tools.ZipUtils
 
A B C D E F G H I K L M N O P R S T U V W Z 
All Classes and Interfaces|All Packages|Serialized Form