Class TaskInvoker


  • public class TaskInvoker
    extends java.lang.Object
    This class assists in invoking Tasks from the Server Side. The current use case is to invoke Tasks from a JSP page, though this may not be the only scenario that this class is used.
    • Constructor Detail

      • TaskInvoker

        public TaskInvoker()