Index
All Classes and Interfaces|All Packages|Constant Field Values
A
- adaptToBaseConfig(EloSystem) - Static method in class com.elo.solutions.eloinst.settings.BaseConfigSessionAdapter
-
Convert an eloSystem object to a baseConfig object to use it in scripting environment
- applyConfigHierarchy(TaskOptions, Project) - Static method in class com.elo.solutions.eloinst.settings.Configurations
-
Combine configuration options from several strategic ways.
B
- BaseConfigSessionAdapter - Class in com.elo.solutions.eloinst.settings
-
Adapter to convert a
EloSystemto aBaseConfigobject. - BaseConfigSessionAdapter() - Constructor for class com.elo.solutions.eloinst.settings.BaseConfigSessionAdapter
- bundle() - Method in interface com.elo.solutions.eloinst.bundler.EloinstBundler
-
Provide an interface to execute the bundle activity
- bundle() - Method in class com.elo.solutions.eloinst.bundler.InstallerFilesBundler
-
Provide an interface to execute the bundle activity
- bundle() - Method in class com.elo.solutions.eloinst.bundler.SpecialFolderBundler
- bundle() - Method in class com.elo.solutions.eloinst.bundler.TransportPackageBundler
-
Provide an interface to execute the bundle activity
C
- com.elo.solutions.eloinst - package com.elo.solutions.eloinst
- com.elo.solutions.eloinst.bundler - package com.elo.solutions.eloinst.bundler
- com.elo.solutions.eloinst.settings - package com.elo.solutions.eloinst.settings
- com.elo.solutions.eloinst.tests - package com.elo.solutions.eloinst.tests
- com.elo.solutions.eloinst.utils - package com.elo.solutions.eloinst.utils
- Configurations - Class in com.elo.solutions.eloinst.settings
-
Helper class to find properties which is set in the project itself
- Configurations() - Constructor for class com.elo.solutions.eloinst.settings.Configurations
- consumeTestFile(TestFile) - Method in class com.elo.solutions.eloinst.tests.TestSuite
- createDirectory(Path) - Static method in class com.elo.solutions.eloinst.utils.DirectoryUtils
-
Create directory if it is not exists otherwise return the passed path directly
D
- DEFAULT - Enum constant in enum class com.elo.solutions.eloinst.settings.PackageMode
-
Default package mode
- DirectoryUtils - Class in com.elo.solutions.eloinst.utils
-
Helper class for directory operations
- DirectoryUtils() - Constructor for class com.elo.solutions.eloinst.utils.DirectoryUtils
E
- EloinstBundler - Interface in com.elo.solutions.eloinst.bundler
-
Bundle Interface to eloinst packages
- EloSystem - Record Class in com.elo.solutions.eloinst.settings
-
An
EloSystemincludes all necessary details about the target or source system e.g. - EloSystem(String, String, String) - Constructor for record class com.elo.solutions.eloinst.settings.EloSystem
-
Creates an instance of a
EloSystemrecord class. - equals(Object) - Method in record class com.elo.solutions.eloinst.settings.EloSystem
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class com.elo.solutions.eloinst.settings.TaskOptions
-
Indicates whether some other object is "equal to" this one.
- ExportFormatVerifier - Class in com.elo.solutions.eloinst
- ExportFormatVerifier() - Constructor for class com.elo.solutions.eloinst.ExportFormatVerifier
F
- findNewArchiveExportIxOption() - Method in class com.elo.solutions.eloinst.ExportFormatVerifier
- findPropertyAsString(String) - Method in class com.elo.solutions.eloinst.settings.GradlePropertiesWrapper
-
Returns the project property from the gradle project context
- findPropertyAsStringOrDefault(String, String) - Method in class com.elo.solutions.eloinst.settings.GradlePropertiesWrapper
-
Returns the project property from the gradle project context otherwise the default one
- from(boolean) - Static method in enum class com.elo.solutions.eloinst.settings.PackageMode
- from(String) - Static method in record class com.elo.solutions.eloinst.settings.TaskOptions
-
Create a new task option object from given ix url
- from(String) - Static method in class com.elo.solutions.eloinst.tests.TestFile
- fromGradleProperties(GradlePropertiesWrapper) - Static method in class com.elo.solutions.eloinst.settings.Configurations
-
Collect necessary credentials from the gradle property.
G
- GradlePropertiesWrapper - Class in com.elo.solutions.eloinst.settings
-
Wrapper class to convince the access to project properties
- GradlePropertiesWrapper() - Constructor for class com.elo.solutions.eloinst.settings.GradlePropertiesWrapper
H
- hasFailure() - Method in class com.elo.solutions.eloinst.tests.TestResult
- hashCode() - Method in record class com.elo.solutions.eloinst.settings.EloSystem
-
Returns a hash code value for this object.
- hashCode() - Method in record class com.elo.solutions.eloinst.settings.TaskOptions
-
Returns a hash code value for this object.
- hasIndexserverUrl() - Method in record class com.elo.solutions.eloinst.settings.TaskOptions
-
Return true is ixUrl is not blank
I
- InstallerFilesBundler - Class in com.elo.solutions.eloinst.bundler
-
Bundler which is put all the installer files to the eloint archive
- InstallerFilesBundler() - Constructor for class com.elo.solutions.eloinst.bundler.InstallerFilesBundler
- InstallerOptions - Class in com.elo.solutions.eloinst.bundler
-
Several options for the installer
- InstallerOptions() - Constructor for class com.elo.solutions.eloinst.bundler.InstallerOptions
- isTransport() - Method in enum class com.elo.solutions.eloinst.settings.PackageMode
- IX_OPTION_NEW_ARCHIVE_EXPORT - Static variable in class com.elo.solutions.eloinst.ExportFormatVerifier
- IX_PLUGIN_FOLDER - Static variable in class com.elo.solutions.eloinst.bundler.SpecialFolderBundler
-
Name of the indexserver plugin folder
- IX_PLUGIN_JAKARTA_FOLDER - Static variable in class com.elo.solutions.eloinst.bundler.SpecialFolderBundler
-
Name of the indexserver plugin jarkata folder
- IX_PLUGIN_JAVAX_FOLDER - Static variable in class com.elo.solutions.eloinst.bundler.SpecialFolderBundler
-
Name of the indexserver plugin javax folder
- ixUrl() - Method in record class com.elo.solutions.eloinst.settings.EloSystem
-
Returns the value of the
ixUrlrecord component. - ixUrl() - Method in record class com.elo.solutions.eloinst.settings.TaskOptions
-
Returns the value of the
ixUrlrecord component.
J
- JasmineRhinoTestRunner - Class in com.elo.solutions.eloinst.tests
- JasmineRhinoTestRunner() - Constructor for class com.elo.solutions.eloinst.tests.JasmineRhinoTestRunner
M
- MASKS_FOLDER_NAME - Static variable in class com.elo.solutions.eloinst.bundler.SpecialFolderBundler
-
Folder of the masks
N
- newInstance(Project) - Static method in class com.elo.solutions.eloinst.settings.GradlePropertiesWrapper
-
Creating a new instanace of the GradlePropertiesWrapper
O
- of(String, String, String) - Static method in record class com.elo.solutions.eloinst.settings.EloSystem
-
Factory function to create a new EloSystem Object.
P
- PackageMode - Enum Class in com.elo.solutions.eloinst.settings
-
Several package mode for the eloinst
- password() - Method in record class com.elo.solutions.eloinst.settings.EloSystem
-
Returns the value of the
passwordrecord component. - Precondition - Interface in com.elo.solutions.eloinst
R
- REPO_DATA_ZIP - Static variable in class com.elo.solutions.eloinst.bundler.SpecialFolderBundler
-
Name of the repodata export archive file
- run() - Method in class com.elo.solutions.eloinst.tests.TestSuite
-
Run the testsuite
- run(TestSuite) - Method in class com.elo.solutions.eloinst.tests.JasmineRhinoTestRunner
- run(TestSuite) - Method in interface com.elo.solutions.eloinst.tests.TestRunner
- runScript(String) - Method in class com.elo.solutions.eloinst.tests.JasmineRhinoTestRunner
-
Run the given script by scriptname
S
- SORD_TYPES_FOLDER_NAME - Static variable in class com.elo.solutions.eloinst.bundler.SpecialFolderBundler
-
Folder name of the sord types
- SpecialFolderBundler - Class in com.elo.solutions.eloinst.bundler
- SpecialFolderBundler() - Constructor for class com.elo.solutions.eloinst.bundler.SpecialFolderBundler
T
- TaskOptions - Record Class in com.elo.solutions.eloinst.settings
-
Value object to store command line options
- TaskOptions(String) - Constructor for record class com.elo.solutions.eloinst.settings.TaskOptions
-
Creates an instance of a
TaskOptionsrecord class. - TestFile - Class in com.elo.solutions.eloinst.tests
- TestFile() - Constructor for class com.elo.solutions.eloinst.tests.TestFile
- TestResult - Class in com.elo.solutions.eloinst.tests
- TestResult() - Constructor for class com.elo.solutions.eloinst.tests.TestResult
- TestRunner - Interface in com.elo.solutions.eloinst.tests
-
Testrunner interface
- TestSuite - Class in com.elo.solutions.eloinst.tests
- TestSuite() - Constructor for class com.elo.solutions.eloinst.tests.TestSuite
- toString() - Method in record class com.elo.solutions.eloinst.settings.EloSystem
-
Returns a string representation of this record class.
- toString() - Method in record class com.elo.solutions.eloinst.settings.TaskOptions
-
Returns a string representation of this record class.
- TRANSPORT - Enum constant in enum class com.elo.solutions.eloinst.settings.PackageMode
-
Transport package mode
- TransportPackageBundler - Class in com.elo.solutions.eloinst.bundler
- TransportPackageBundler() - Constructor for class com.elo.solutions.eloinst.bundler.TransportPackageBundler
U
- userName() - Method in record class com.elo.solutions.eloinst.settings.EloSystem
-
Returns the value of the
userNamerecord component.
V
- valueOf(String) - Static method in enum class com.elo.solutions.eloinst.settings.PackageMode
-
Returns the enum constant of this class with the specified name.
- values() - Static method in enum class com.elo.solutions.eloinst.settings.PackageMode
-
Returns an array containing the constants of this enum class, in the order they are declared.
- verify() - Method in class com.elo.solutions.eloinst.ExportFormatVerifier
- verify() - Method in interface com.elo.solutions.eloinst.Precondition
W
- WORKFLOW_TEMPLATES_FOLDER_NAME - Static variable in class com.elo.solutions.eloinst.bundler.SpecialFolderBundler
-
Folder name of the workflow templates
All Classes and Interfaces|All Packages|Constant Field Values