Uses of Enum Class
com.s8.api.flow.repository.requests.CloneBranchS8Request.Status
Packages that use CloneBranchS8Request.Status
-
Uses of CloneBranchS8Request.Status in com.s8.api.flow.repository.requests
Methods in com.s8.api.flow.repository.requests that return CloneBranchS8Request.StatusModifier and TypeMethodDescriptionstatic CloneBranchS8Request.StatusReturns the enum constant of this class with the specified name.static CloneBranchS8Request.Status[]CloneBranchS8Request.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 CloneBranchS8Request.StatusModifier and TypeMethodDescriptionabstract voidCloneBranchS8Request.onResponse(CloneBranchS8Request.Status status, Object[] objects) Callback run upon successful request execution