Interface IResource
-
- All Superinterfaces:
Serializable
- All Known Subinterfaces:
IUuidResource
- All Known Implementing Classes:
AppointmentResource
,AuthenticatorResource
,ClientResource
,FormFileResource
,FormRecordAttachmentResource
,FormRecordChatResource
,FormRecordMessageResource
,FormRecordMessageUploadRequestResource
,FormRecordResource
,FormResource
,UserPortalFileResource
,UserPortalResource
,UserProfileResource
,WorkflowTaskResource
,WorkflowTriggerResource
public interface IResource extends Serializable
Common interface for resources provided by the REST API.- Since:
- 8.2.0
- Author:
- XIMA MEDIA GmbH
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Map<String,String>
getLinks()
-