Package com.atlassian.bamboo.specs.util
Class RestTaskFactory
java.lang.Object
com.atlassian.bamboo.specs.util.RestTaskFactory
-
Nested Class Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic RestTaskFactory.RestTask
create
(URI bambooServerUrl, AuthenticationProvider authenticationProvider, RootEntityPropertiesBuilder entity, String payload)
-
Method Details
-
create
public static RestTaskFactory.RestTask create(URI bambooServerUrl, AuthenticationProvider authenticationProvider, RootEntityPropertiesBuilder entity, String payload)
-