Uses of Class
de.tsl2.nano.util.Flow.ATask
Packages that use Flow.ATask
-
Uses of Flow.ATask in de.tsl2.nano.util
Subclasses of Flow.ATask in de.tsl2.nano.utilModifier and TypeClassDescriptionstatic classsimple string-based task. context should match condition as string. expression has to point to a method.static classsimple http request task. condition should point to a rest-service with boolean response. expression to any rest serviceMethods in de.tsl2.nano.util that return Flow.ATaskModifier and TypeMethodDescriptionFlow.ATask.createTask(String name, String condition, String status)