Package com.atlassian.bamboo.specs.util
Class RestTaskResult
java.lang.Object
com.atlassian.bamboo.specs.util.RestTaskResult
-
Method Summary
Modifier and TypeMethodDescriptionstatic @Nullable RestTaskResult
forException
(@NotNull Exception exception) static @Nullable RestTaskResult
@Nullable Exception
@Nullable Object
-
Method Details
-
forResult
-
forException
@Nullable public static @Nullable RestTaskResult forException(@NotNull @NotNull Exception exception) -
getException
-
getResult
-