Uses of Interface
org.kie.efesto.common.api.identifiers.Id
-
Packages that use Id Package Description org.kie.efesto.common.api.identifiers -
-
Uses of Id in org.kie.efesto.common.api.identifiers
Subinterfaces of Id in org.kie.efesto.common.api.identifiers Modifier and Type Interface Description interfaceLocalIdAn identifier for a local resourceinterfaceRemoteIdAn identifier for a remote resourceClasses in org.kie.efesto.common.api.identifiers that implement Id Modifier and Type Class Description classAppRootRoot path of an application.classLocalUriIdAn abstract class for aLocalIdthat is represented as a Path.classReflectiveAppRootUseful for testing.
-