Interface Functions


public interface Functions
A 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.