Uses of Class
io.dialob.executor.model.ErrorState.UpdateBuilder
-
Packages that use ErrorState.UpdateBuilder Package Description io.dialob.executor.model -
-
Uses of ErrorState.UpdateBuilder in io.dialob.executor.model
Methods in io.dialob.executor.model that return ErrorState.UpdateBuilder Modifier and Type Method Description ErrorState.UpdateBuilderErrorState.UpdateBuilder. setActive(boolean newActive)ErrorState.UpdateBuilderErrorState.UpdateBuilder. setDisabled(boolean newDisabled)ErrorState.UpdateBuilderErrorState.UpdateBuilder. setLabel(String newLabel)ErrorState.UpdateBuilderErrorState. update(EvalContext context)
-