Package org.kie.efesto.common.api.model
Class FRI
- java.lang.Object
-
- org.kie.efesto.common.api.model.FRI
-
- All Implemented Interfaces:
Serializable
public class FRI extends Object implements Serializable
Class representing the full resource identifier To be replaced by programmatic API path- See Also:
- Serialized Form
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanequals(Object o)StringgetBasePath()StringgetFri()StringgetModel()inthashCode()StringtoString()
-
-
-
Field Detail
-
SLASH
public static final String SLASH
- See Also:
- Constant Field Values
-
-