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