Class BaseEfestoInput<T>
java.lang.Object
org.kie.efesto.runtimemanager.api.model.BaseEfestoInput<T>
- All Implemented Interfaces:
EfestoInput<T>
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionThe unique, full identifier of a given model' resourceMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.kie.efesto.runtimemanager.api.model.EfestoInput
getFirstLevelCacheKey, getSecondLevelCacheKey
-
Constructor Details
-
BaseEfestoInput
-
-
Method Details
-
getModelLocalUriId
Description copied from interface:EfestoInputThe unique, full identifier of a given model' resource- Specified by:
getModelLocalUriIdin interfaceEfestoInput<T>- Returns:
-
getInputData
- Specified by:
getInputDatain interfaceEfestoInput<T>
-