Class ChineseWorkdayStepSupport
java.lang.Object
io.jenkins.plugins.chinese_workday.support.ChineseWorkdayStepSupport
-
Nested Class Summary
Nested Classes -
Method Summary
Modifier and TypeMethodDescriptionstatic <T> TabortOnIllegalArgument(ChineseWorkdayStepSupport.Computation<T> computation)
-
Method Details
-
abortOnIllegalArgument
public static <T> T abortOnIllegalArgument(ChineseWorkdayStepSupport.Computation<T> computation) throws AbortException - Throws:
AbortException
-