Uses of Enum Class
com.s8.api.flow.repository.requests.ForkBranchS8Request.Status
Packages that use ForkBranchS8Request.Status
-
Uses of ForkBranchS8Request.Status in com.s8.api.flow.repository.requests
Methods in com.s8.api.flow.repository.requests that return ForkBranchS8Request.StatusModifier and TypeMethodDescriptionstatic ForkBranchS8Request.StatusReturns the enum constant of this class with the specified name.static ForkBranchS8Request.Status[]ForkBranchS8Request.Status.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.s8.api.flow.repository.requests with parameters of type ForkBranchS8Request.StatusModifier and TypeMethodDescriptionabstract voidForkBranchS8Request.onResponded(ForkBranchS8Request.Status status, long version) Callback method run upon successful request execution