Class UserTasksModelClassGenerator


  • public class UserTasksModelClassGenerator
    extends java.lang.Object
    • Method Summary

      All Methods Static Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.util.List<io.automatiko.engine.workflow.compiler.canonical.UserTaskModelMetaData> generate()  
      static java.lang.String generatedFilePath​(java.lang.String classname)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • UserTasksModelClassGenerator

        public UserTasksModelClassGenerator​(io.automatiko.engine.api.definition.process.WorkflowProcess workFlowProcess,
                                            GeneratorContext context)
    • Method Detail

      • generate

        public java.util.List<io.automatiko.engine.workflow.compiler.canonical.UserTaskModelMetaData> generate()
      • generatedFilePath

        public static java.lang.String generatedFilePath​(java.lang.String classname)