java.lang.Object
ru.cg.webbpm.studio.subsystems.script_editor.codegen.api.ImportedScript

public class ImportedScript extends Object
Represents frontend script import
Author:
krylov
  • Constructor Details

    • ImportedScript

      public ImportedScript(ClassRef classRef, String location)
  • Method Details

    • getClassRef

      public ClassRef getClassRef()
    • getLocation

      public String getLocation()
    • equals

      public boolean equals(Object o)
      Overrides:
      equals in class Object
    • hashCode

      public int hashCode()
      Overrides:
      hashCode in class Object