Uses of Enum Class
com.xxl.tool.pipeline.PipelineStatus
Packages that use PipelineStatus
-
Uses of PipelineStatus in com.xxl.tool.pipeline
Methods in com.xxl.tool.pipeline that return PipelineStatusModifier and TypeMethodDescriptionstatic PipelineStatusPipelineStatus.findByStatus(String status) find by pipeline statusstatic PipelineStatusReturns the enum constant of this class with the specified name.static PipelineStatus[]PipelineStatus.values()Returns an array containing the constants of this enum class, in the order they are declared.