Class LocalDecisionServiceId
- java.lang.Object
-
- org.kie.kogito.incubation.common.LocalUriId
-
- org.kie.kogito.incubation.decisions.LocalDecisionServiceId
-
public class LocalDecisionServiceId extends LocalUriId implements LocalId
-
-
Constructor Summary
Constructors Constructor Description LocalDecisionServiceId(Id decisionId, String serviceId)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description IddecisionId()StringserviceId()LocalIdtoLocalId()-
Methods inherited from class org.kie.kogito.incubation.common.LocalUriId
asLocalUri, equals, hashCode, toString
-
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
-
Methods inherited from interface org.kie.kogito.incubation.common.LocalId
asLocalUri
-
-
-
-
Field Detail
-
PREFIX
public static final String PREFIX
- See Also:
- Constant Field Values
-
-