- ERR_ADVINST_AIP_BUILD_NAME_COMPUTE() - Static method in class Messages
-
Error when computing build name
- ERR_ADVINST_AIP_BUILD_NOT_FOUND() - Static method in class Messages
-
The specified build is not present in the project file
- ERR_ADVINST_AIP_NOT_FOUND() - Static method in class Messages
-
Advanced Installer project file not found.
- ERR_ADVINST_AIP_OUTPUT_NAME_COMPUTE() - Static method in class Messages
-
Error when computing output package name
- ERR_ADVINST_AIP_OUTPUT_PATH_COMPUTE() - Static method in class Messages
-
Error when computing output folder
- ERR_ADVINST_AIP_PATH_COMPUTE() - Static method in class Messages
-
Error when computing Advanced Installer project path
- ERR_ADVINST_COM_NOT_FOUND() - Static method in class Messages
-
Advanced Installer build tool was not found.
- ERR_ADVINST_FOLDER_NOT_SET() - Static method in class Messages
-
Advanced Installer root folder was not configured.
- ERR_BUILD_NAME_REQUIRED() - Static method in class Messages
-
This options can be used only if the build is specified.
- ERR_INVALID_ADVINST_AIP() - Static method in class Messages
-
Invalid Advanced Installer project file.
- ERR_INVALID_ADVINST_FOLDER() - Static method in class Messages
-
Invalid Advanced Installer install folder.
- ERR_PATH_NOT_FOUND() - Static method in class Messages
-
Path not found.
- ERR_REQUIRED() - Static method in class Messages
-
Please provide a value for this field.
- execute() - Method in class caphyon.jenkins.advinst.Command
-
- executeCommandsBatch(String, String, List<String>, StringBuilder) - Static method in class caphyon.jenkins.advinst.AdvinstCommands
-
Executes a batch of commands on the specified AIP file.