Uses of Enum Class
ru.cg.webbpm.studio.project_build_plugin.BuildStepStatus
Packages that use BuildStepStatus
-
Uses of BuildStepStatus in ru.cg.webbpm.studio.project_build_plugin
Methods in ru.cg.webbpm.studio.project_build_plugin that return BuildStepStatusModifier and TypeMethodDescriptionBuildStepContext.getStatus()
static BuildStepStatus
Returns the enum constant of this class with the specified name.static BuildStepStatus[]
BuildStepStatus.values()
Returns an array containing the constants of this enum class, in the order they are declared.Methods in ru.cg.webbpm.studio.project_build_plugin with parameters of type BuildStepStatusConstructors in ru.cg.webbpm.studio.project_build_plugin with parameters of type BuildStepStatus