Class RuntimeBundleProperties.RuntimeBundleEventsProperties
java.lang.Object
org.activiti.cloud.services.events.configuration.RuntimeBundleProperties.RuntimeBundleEventsProperties
- Enclosing class:
RuntimeBundleProperties
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionintbooleanbooleanvoidsetChunkSize(Integer chunkSize) voidsetChunkSizeInBytesCloseListener(int chunkSizeCloseListener) voidsetIntegrationAuditEventsEnabled(boolean integrationAuditEventsEnabled)
-
Constructor Details
-
RuntimeBundleEventsProperties
public RuntimeBundleEventsProperties()
-
-
Method Details
-
isIntegrationAuditEventsEnabled
public boolean isIntegrationAuditEventsEnabled() -
setIntegrationAuditEventsEnabled
public void setIntegrationAuditEventsEnabled(boolean integrationAuditEventsEnabled) -
getChunkSize
-
setChunkSize
-
getChunkSizeInBytesCloseListener
public int getChunkSizeInBytesCloseListener() -
setChunkSizeInBytesCloseListener
public void setChunkSizeInBytesCloseListener(int chunkSizeCloseListener) -
isChunkingCloseListenerDisabled
public boolean isChunkingCloseListenerDisabled()
-