Interface ExternalAgentUpdateRequest
- All Known Implementing Classes:
ExternalAgentUpdateRequestImpl
public interface ExternalAgentUpdateRequest
-
Method Summary
Modifier and TypeMethodDescription
-
Method Details
-
getTenantId
String getTenantId() -
getExternalId
String getExternalId() -
getAuthenticationApiKey
FlowableAuthenticationApiKey getAuthenticationApiKey() -
getProperties
-
getJobConfiguration
String getJobConfiguration()
-