Class FormImpl
java.lang.Object
io.camunda.client.impl.search.response.FormImpl
- All Implemented Interfaces:
Form
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionlonglong
-
Constructor Details
-
FormImpl
-
-
Method Details
-
getFormId
-
getVersion
public long getVersion()- Specified by:
getVersionin interfaceForm- Returns:
- the assigned form version
-
getFormKey
public long getFormKey()- Specified by:
getFormKeyin interfaceForm- Returns:
- the assigned form key, which acts as a unique identifier for this form
-
getSchema
-
getTenantId
- Specified by:
getTenantIdin interfaceForm- Returns:
- the tenant identifier that owns this form
-