Uses of Class
com.atlassian.bamboo.agent.bootstrap.shared.utils.JavaServiceWrapperFileNames
-
Packages that use JavaServiceWrapperFileNames Package Description com.atlassian.bamboo.agent.bootstrap.shared.utils -
-
Uses of JavaServiceWrapperFileNames in com.atlassian.bamboo.agent.bootstrap.shared.utils
Methods in com.atlassian.bamboo.agent.bootstrap.shared.utils that return JavaServiceWrapperFileNames Modifier and Type Method Description static JavaServiceWrapperFileNamesJavaServiceWrapperFileNames. createOsXFileNames(String archSubDir, boolean isArm)static JavaServiceWrapperFileNamesJavaServiceWrapperFileNames. createUnixFileNames(String archSubDir)static JavaServiceWrapperFileNamesJavaServiceWrapperFileNames. createWindowsFileNames(String archSubDir)
-