java.lang.Object
ru.cg.webbpm.studio.subsystems.bpmn.core.api.variable.ProcessVariable

public class ProcessVariable extends Object
Author:
Badamshin
  • Constructor Details

    • ProcessVariable

      public ProcessVariable(Class<?> type, String name)
  • Method Details

    • getType

      public Class<?> getType()
    • getName

      public String getName()