Package io.automatiko.engine.api
Interface Functions
-
public interface FunctionsA marker interface that identifies a functions implementations that should be available in the process execution such as script tasks, various conditions etc All methods of the implementation class much be public and static.