Package io.camunda.client.api.response
Interface CreateAgentHistoryItemResponse
- All Known Implementing Classes:
CreateAgentHistoryItemResponseImpl
public interface CreateAgentHistoryItemResponse
-
Method Summary
-
Method Details
-
getHistoryItemKey
long getHistoryItemKey()- Returns:
- the system-generated key for the created agent history item
-