Class BaseEfestoInput<T>

    • 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: