Class FoldersWithAppliedVersionInfo
java.lang.Object
com.xebialabs.xlrelease.domain.versioning.ascode.FoldersWithAppliedVersionInfo
Represents versioning information applied to a specific folder.
param: folderId The unique identifier of the folder. param: appliedVersion The version that has been applied to the folder. param: folderPath The folder path.
-
Constructor Summary
ConstructorsConstructorDescriptionFoldersWithAppliedVersionInfo(String folderId, String appliedVersion, String folderPath) -
Method Summary
-
Constructor Details
-
FoldersWithAppliedVersionInfo
-
-
Method Details
-
appliedVersion
-
folderId
-
folderPath
-
getAppliedVersion
-
getFolderId
-
getFolderPath
-