Uses of Class
com.chutneytesting.component.scenario.infra.orient.changelog.ChangelogOrder
-
Packages that use ChangelogOrder Package Description com.chutneytesting.component.scenario.infra.orient.changelog -
-
Uses of ChangelogOrder in com.chutneytesting.component.scenario.infra.orient.changelog
Methods in com.chutneytesting.component.scenario.infra.orient.changelog with annotations of type ChangelogOrder Modifier and Type Method Description static voidOrientChangelog. addInputToSqlAction(com.orientechnologies.orient.core.db.ODatabaseSession dbSession)static voidOrientChangelog. changeLuceneIndexAnalyzer(com.orientechnologies.orient.core.db.ODatabaseSession dbSession)static voidOrientChangelog. createModel(com.orientechnologies.orient.core.db.ODatabaseSession dbSession)static voidOrientChangelog. initDataSetModel(com.orientechnologies.orient.core.db.ODatabaseSession dbSession)static voidOrientChangelog. initLuceneIndex(com.orientechnologies.orient.core.db.ODatabaseSession dbSession)static voidOrientChangelog. initTestCaseModel(com.orientechnologies.orient.core.db.ODatabaseSession dbSession)static voidOrientChangelog. initTestCaseUpdateDate(com.orientechnologies.orient.core.db.ODatabaseSession dbSession)static voidOrientChangelog. testcaseContentIndex(com.orientechnologies.orient.core.db.ODatabaseSession dbSession)static voidOrientChangelog. updateComponentStrategies(com.orientechnologies.orient.core.db.ODatabaseSession dbSession)static voidOrientChangelog. updateSeleniumActionParameters(com.orientechnologies.orient.core.db.ODatabaseSession dbSession)static voidOrientChangelog. updateSeleniumActionParametersRight(com.orientechnologies.orient.core.db.ODatabaseSession dbSession)
-