Uses of Class
com.atlassian.bamboo.testutils.ProcessDescriptor
Packages that use ProcessDescriptor
-
Uses of ProcessDescriptor in com.atlassian.bamboo.testutils
Methods in com.atlassian.bamboo.testutils that return ProcessDescriptorModifier and TypeMethodDescriptionA naive exec method that splits the passed command at each space.CommandExecutor.startDaemon
(String[] command, Duration timeout) Methods in com.atlassian.bamboo.testutils with parameters of type ProcessDescriptorModifier and TypeMethodDescriptionvoid
CommandExecutor.stopDaemon
(ProcessDescriptor processDescriptor)