Class BaseEfestoInput<T>

  • All Implemented Interfaces:
    EfestoInput<T>

    public class BaseEfestoInput<T>
    extends java.lang.Object
    implements EfestoInput<T>
    • Constructor Summary

      Constructors 
      Constructor Description
      BaseEfestoInput​(org.kie.efesto.common.api.identifiers.ModelLocalUriId modelLocalUriId, T inputData)  
    • Constructor Detail

      • BaseEfestoInput

        public BaseEfestoInput​(org.kie.efesto.common.api.identifiers.ModelLocalUriId modelLocalUriId,
                               T inputData)
    • Method Detail

      • getModelLocalUriId

        public org.kie.efesto.common.api.identifiers.ModelLocalUriId getModelLocalUriId()
        Description copied from interface: EfestoInput
        The unique, full identifier of a given model' resource
        Specified by:
        getModelLocalUriId in interface EfestoInput<T>
        Returns: