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.Status
Returns 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 void
CloneBranchS8Request.onResponse
(CloneBranchS8Request.Status status, Object[] objects) Callback run upon successful request execution