Class FlowNodeInstanceItem
java.lang.Object
io.camunda.zeebe.client.protocol.rest.FlowNodeInstanceItem
@Deprecated
@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen",
date="2025-08-04T12:37:47.170113265Z[GMT]",
comments="Generator version: 7.8.0")
public class FlowNodeInstanceItem
extends Object
Deprecated.
FlowNodeInstanceItem
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final StringDeprecated.static final StringDeprecated.static final StringDeprecated.static final StringDeprecated.static final StringDeprecated.static final StringDeprecated.static final StringDeprecated.static final StringDeprecated.static final StringDeprecated.static final StringDeprecated.static final StringDeprecated.static final StringDeprecated.static final StringDeprecated. -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionDeprecated.booleanDeprecated.flowNodeId(String flowNodeId) Deprecated.flowNodeInstanceKey(Long flowNodeInstanceKey) Deprecated.flowNodeName(String flowNodeName) Deprecated.Deprecated.Get endDateDeprecated.Get flowNodeIdDeprecated.Get flowNodeInstanceKeyDeprecated.Get flowNodeNameDeprecated.Get incidentDeprecated.Get incidentKeyDeprecated.Get processDefinitionKeyDeprecated.Get processInstanceKeyDeprecated.Get startDategetState()Deprecated.Get stateDeprecated.Get tenantIdDeprecated.Get treePathgetType()Deprecated.Get typeinthashCode()Deprecated.Deprecated.incidentKey(Long incidentKey) Deprecated.processDefinitionKey(Long processDefinitionKey) Deprecated.processInstanceKey(Long processInstanceKey) Deprecated.voidsetEndDate(String endDate) Deprecated.voidsetFlowNodeId(String flowNodeId) Deprecated.voidsetFlowNodeInstanceKey(Long flowNodeInstanceKey) Deprecated.voidsetFlowNodeName(String flowNodeName) Deprecated.voidsetIncident(Boolean incident) Deprecated.voidsetIncidentKey(Long incidentKey) Deprecated.voidsetProcessDefinitionKey(Long processDefinitionKey) Deprecated.voidsetProcessInstanceKey(Long processInstanceKey) Deprecated.voidsetStartDate(String startDate) Deprecated.voidDeprecated.voidsetTenantId(String tenantId) Deprecated.voidsetTreePath(String treePath) Deprecated.voidDeprecated.Deprecated.Deprecated.Deprecated.toString()Deprecated.Deprecated.Convert the instance into URL query string.toUrlQueryString(String prefix) Deprecated.Convert the instance into URL query string.Deprecated.Deprecated.
-
Field Details
-
JSON_PROPERTY_FLOW_NODE_INSTANCE_KEY
Deprecated.- See Also:
-
JSON_PROPERTY_PROCESS_INSTANCE_KEY
Deprecated.- See Also:
-
JSON_PROPERTY_PROCESS_DEFINITION_KEY
Deprecated.- See Also:
-
JSON_PROPERTY_INCIDENT_KEY
Deprecated.- See Also:
-
JSON_PROPERTY_START_DATE
Deprecated.- See Also:
-
JSON_PROPERTY_END_DATE
Deprecated.- See Also:
-
JSON_PROPERTY_FLOW_NODE_ID
Deprecated.- See Also:
-
JSON_PROPERTY_FLOW_NODE_NAME
Deprecated.- See Also:
-
JSON_PROPERTY_TREE_PATH
Deprecated.- See Also:
-
JSON_PROPERTY_TYPE
Deprecated.- See Also:
-
JSON_PROPERTY_STATE
Deprecated.- See Also:
-
JSON_PROPERTY_INCIDENT
Deprecated.- See Also:
-
JSON_PROPERTY_TENANT_ID
Deprecated.- See Also:
-
-
Constructor Details
-
FlowNodeInstanceItem
public FlowNodeInstanceItem()Deprecated.
-
-
Method Details
-
flowNodeInstanceKey
Deprecated. -
getFlowNodeInstanceKey
Deprecated.Get flowNodeInstanceKey- Returns:
- flowNodeInstanceKey
-
setFlowNodeInstanceKey
Deprecated. -
processInstanceKey
Deprecated. -
getProcessInstanceKey
Deprecated.Get processInstanceKey- Returns:
- processInstanceKey
-
setProcessInstanceKey
Deprecated. -
processDefinitionKey
Deprecated. -
getProcessDefinitionKey
Deprecated.Get processDefinitionKey- Returns:
- processDefinitionKey
-
setProcessDefinitionKey
Deprecated. -
incidentKey
Deprecated. -
getIncidentKey
Deprecated.Get incidentKey- Returns:
- incidentKey
-
setIncidentKey
Deprecated. -
startDate
Deprecated. -
getStartDate
Deprecated.Get startDate- Returns:
- startDate
-
setStartDate
Deprecated. -
endDate
Deprecated. -
getEndDate
Deprecated.Get endDate- Returns:
- endDate
-
setEndDate
Deprecated. -
flowNodeId
Deprecated. -
getFlowNodeId
Deprecated.Get flowNodeId- Returns:
- flowNodeId
-
setFlowNodeId
Deprecated. -
flowNodeName
Deprecated. -
getFlowNodeName
Deprecated.Get flowNodeName- Returns:
- flowNodeName
-
setFlowNodeName
Deprecated. -
treePath
Deprecated. -
getTreePath
Deprecated.Get treePath- Returns:
- treePath
-
setTreePath
Deprecated. -
type
Deprecated. -
getType
Deprecated.Get type- Returns:
- type
-
setType
Deprecated. -
state
Deprecated. -
getState
Deprecated.Get state- Returns:
- state
-
setState
Deprecated. -
incident
Deprecated. -
getIncident
Deprecated.Get incident- Returns:
- incident
-
setIncident
Deprecated. -
tenantId
Deprecated. -
getTenantId
Deprecated.Get tenantId- Returns:
- tenantId
-
setTenantId
Deprecated. -
equals
Deprecated. -
hashCode
public int hashCode()Deprecated. -
toString
Deprecated. -
toUrlQueryString
Deprecated.Convert the instance into URL query string.- Returns:
- URL query string
-
toUrlQueryString
Deprecated.Convert the instance into URL query string.- Parameters:
prefix- prefix of the query string- Returns:
- URL query string
-