Interface EfestoCallableOutput

    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method Description
      java.util.List<java.lang.String> getFullClassNames()
      Returns the full class names to be instantiated for execution
      org.kie.efesto.common.api.identifiers.ModelLocalUriId getModelLocalUriId()
      Returns the full resource identifier to be invoked for execution
    • Method Detail

      • getModelLocalUriId

        org.kie.efesto.common.api.identifiers.ModelLocalUriId getModelLocalUriId()
        Returns the full resource identifier to be invoked for execution
        Returns:
      • getFullClassNames

        java.util.List<java.lang.String> getFullClassNames()
        Returns the full class names to be instantiated for execution
        Returns: