Back to Acra

Serialized Form

web/static/javadoc/5.2.1/serialized-form.html

latest19.0 KB
Original Source

Skip navigation links

Serialized Form

Package org.acra.collections

Class org.acra.collections.BoundedLinkedList extends LinkedList<E> implements Serializable

- 

Serialized Fields

  - 

maxSize

int maxSize

Class org.acra.collections.ImmutableList extends Object implements Serializable

- 

Serialized Fields

  - 

mList

[List](http://d.android.com/reference/java/util/List.html?is-external=true "class or interface in java.util")<[E](http://d.android.com/reference/java/util/List.html?is-external=true "class or interface in java.util")> mList

Class org.acra.collections.ImmutableMap extends Object implements Serializable

- 

Serialized Fields

  - 

mMap

[Map](http://d.android.com/reference/java/util/Map.html?is-external=true "class or interface in java.util")<[K](http://d.android.com/reference/java/util/Map.html?is-external=true "class or interface in java.util"),[V](http://d.android.com/reference/java/util/Map.html?is-external=true "class or interface in java.util")> mMap

Class org.acra.collections.ImmutableSet extends Object implements Serializable

- 

Serialized Fields

  - 

mSet

[Set](http://d.android.com/reference/java/util/Set.html?is-external=true "class or interface in java.util")<[E](http://d.android.com/reference/java/util/Set.html?is-external=true "class or interface in java.util")> mSet

Package org.acra.collector

Class org.acra.collector.CollectorException extends Exception implements Serializable

Package org.acra.config

Class org.acra.config.ACRAConfigurationException extends Exception implements Serializable

serialVersionUID:-7355339673505996110L

Class org.acra.config.CoreConfiguration extends Object implements Serializable

- 

Serialized Fields

  - 

enabled

boolean enabled
  - 

sharedPreferencesName

[String](http://d.android.com/reference/java/lang/String.html?is-external=true "class or interface in java.lang")sharedPreferencesName
  - 

includeDropBoxSystemTags

boolean includeDropBoxSystemTags
  - 

additionalDropBoxTags

[ImmutableList](org/acra/collections/ImmutableList.html "class in org.acra.collections")<[E](org/acra/collections/ImmutableList.html "type parameter in ImmutableList")> additionalDropBoxTags
  - 

dropboxCollectionMinutes

int dropboxCollectionMinutes
  - 

logcatArguments

[ImmutableList](org/acra/collections/ImmutableList.html "class in org.acra.collections")<[E](org/acra/collections/ImmutableList.html "type parameter in ImmutableList")> logcatArguments
  - 

reportContent

[ImmutableSet](org/acra/collections/ImmutableSet.html "class in org.acra.collections")<[E](org/acra/collections/ImmutableSet.html "type parameter in ImmutableSet")> reportContent
  - 

deleteUnapprovedReportsOnApplicationStart

boolean deleteUnapprovedReportsOnApplicationStart
  - 

deleteOldUnsentReportsOnApplicationStart

boolean deleteOldUnsentReportsOnApplicationStart
  - 

alsoReportToAndroidFramework

boolean alsoReportToAndroidFramework
  - 

additionalSharedPreferences

[ImmutableList](org/acra/collections/ImmutableList.html "class in org.acra.collections")<[E](org/acra/collections/ImmutableList.html "type parameter in ImmutableList")> additionalSharedPreferences
  - 

logcatFilterByPid

boolean logcatFilterByPid
  - 

logcatReadNonBlocking

boolean logcatReadNonBlocking
  - 

sendReportsInDevMode

boolean sendReportsInDevMode
  - 

excludeMatchingSharedPreferencesKeys

[ImmutableList](org/acra/collections/ImmutableList.html "class in org.acra.collections")<[E](org/acra/collections/ImmutableList.html "type parameter in ImmutableList")> excludeMatchingSharedPreferencesKeys
  - 

excludeMatchingSettingsKeys

[ImmutableList](org/acra/collections/ImmutableList.html "class in org.acra.collections")<[E](org/acra/collections/ImmutableList.html "type parameter in ImmutableList")> excludeMatchingSettingsKeys
  - 

buildConfigClass

[Class](http://d.android.com/reference/java/lang/Class.html?is-external=true "class or interface in java.lang")<[T](http://d.android.com/reference/java/lang/Class.html?is-external=true "class or interface in java.lang")> buildConfigClass
  - 

reportSenderFactoryClasses

[ImmutableList](org/acra/collections/ImmutableList.html "class in org.acra.collections")<[E](org/acra/collections/ImmutableList.html "type parameter in ImmutableList")> reportSenderFactoryClasses

Deprecated. -

applicationLogFile

[String](http://d.android.com/reference/java/lang/String.html?is-external=true "class or interface in java.lang")applicationLogFile
  - 

applicationLogFileLines

int applicationLogFileLines
  - 

applicationLogFileDir

[Directory](org/acra/file/Directory.html "enum in org.acra.file")applicationLogFileDir
  - 

retryPolicyClass

[Class](http://d.android.com/reference/java/lang/Class.html?is-external=true "class or interface in java.lang")<[T](http://d.android.com/reference/java/lang/Class.html?is-external=true "class or interface in java.lang")> retryPolicyClass
  - 

stopServicesOnCrash

boolean stopServicesOnCrash
  - 

attachmentUris

[ImmutableList](org/acra/collections/ImmutableList.html "class in org.acra.collections")<[E](org/acra/collections/ImmutableList.html "type parameter in ImmutableList")> attachmentUris
  - 

attachmentUriProvider

[Class](http://d.android.com/reference/java/lang/Class.html?is-external=true "class or interface in java.lang")<[T](http://d.android.com/reference/java/lang/Class.html?is-external=true "class or interface in java.lang")> attachmentUriProvider
  - 

reportSendSuccessToast

[String](http://d.android.com/reference/java/lang/String.html?is-external=true "class or interface in java.lang")reportSendSuccessToast
  - 

reportSendFailureToast

[String](http://d.android.com/reference/java/lang/String.html?is-external=true "class or interface in java.lang")reportSendFailureToast
  - 

reportFormat

[StringFormat](org/acra/data/StringFormat.html "enum in org.acra.data")reportFormat
  - 

parallel

boolean parallel
  - 

pluginLoader

[PluginLoader](org/acra/plugins/PluginLoader.html "interface in org.acra.plugins")pluginLoader
  - 

pluginConfigurations

[ImmutableList](org/acra/collections/ImmutableList.html "class in org.acra.collections")<[E](org/acra/collections/ImmutableList.html "type parameter in ImmutableList")> pluginConfigurations

Class org.acra.config.DialogConfiguration extends Object implements Serializable

- 

Serialized Fields

  - 

enabled

boolean enabled
  - 

reportDialogClass

[Class](http://d.android.com/reference/java/lang/Class.html?is-external=true "class or interface in java.lang")<[T](http://d.android.com/reference/java/lang/Class.html?is-external=true "class or interface in java.lang")> reportDialogClass
  - 

positiveButtonText

[String](http://d.android.com/reference/java/lang/String.html?is-external=true "class or interface in java.lang")positiveButtonText
  - 

negativeButtonText

[String](http://d.android.com/reference/java/lang/String.html?is-external=true "class or interface in java.lang")negativeButtonText
  - 

commentPrompt

[String](http://d.android.com/reference/java/lang/String.html?is-external=true "class or interface in java.lang")commentPrompt
  - 

emailPrompt

[String](http://d.android.com/reference/java/lang/String.html?is-external=true "class or interface in java.lang")emailPrompt
  - 

resIcon

int resIcon
  - 

text

[String](http://d.android.com/reference/java/lang/String.html?is-external=true "class or interface in java.lang")text
  - 

title

[String](http://d.android.com/reference/java/lang/String.html?is-external=true "class or interface in java.lang")title
  - 

resTheme

int resTheme

Class org.acra.config.HttpSenderConfiguration extends Object implements Serializable

- 

Serialized Fields

  - 

enabled

boolean enabled
  - 

uri

[String](http://d.android.com/reference/java/lang/String.html?is-external=true "class or interface in java.lang")uri
  - 

basicAuthLogin

[String](http://d.android.com/reference/java/lang/String.html?is-external=true "class or interface in java.lang")basicAuthLogin
  - 

basicAuthPassword

[String](http://d.android.com/reference/java/lang/String.html?is-external=true "class or interface in java.lang")basicAuthPassword
  - 

httpMethod

[HttpSender.Method](org/acra/sender/HttpSender.Method.html "enum in org.acra.sender")httpMethod
  - 

connectionTimeout

int connectionTimeout
  - 

socketTimeout

int socketTimeout
  - 

dropReportsOnTimeout

boolean dropReportsOnTimeout
  - 

keyStoreFactoryClass

[Class](http://d.android.com/reference/java/lang/Class.html?is-external=true "class or interface in java.lang")<[T](http://d.android.com/reference/java/lang/Class.html?is-external=true "class or interface in java.lang")> keyStoreFactoryClass
  - 

certificatePath

[String](http://d.android.com/reference/java/lang/String.html?is-external=true "class or interface in java.lang")certificatePath
  - 

resCertificate

int resCertificate
  - 

certificateType

[String](http://d.android.com/reference/java/lang/String.html?is-external=true "class or interface in java.lang")certificateType
  - 

compress

boolean compress
  - 

httpHeaders

[ImmutableMap](org/acra/collections/ImmutableMap.html "class in org.acra.collections")<[K](org/acra/collections/ImmutableMap.html "type parameter in ImmutableMap"),[V](org/acra/collections/ImmutableMap.html "type parameter in ImmutableMap")> httpHeaders

Class org.acra.config.LimiterConfiguration extends Object implements Serializable

- 

Serialized Fields

  - 

enabled

boolean enabled
  - 

periodUnit

[TimeUnit](http://d.android.com/reference/java/util/concurrent/TimeUnit.html?is-external=true "class or interface in java.util.concurrent")periodUnit
  - 

period

long period
  - 

overallLimit

int overallLimit
  - 

stacktraceLimit

int stacktraceLimit
  - 

exceptionClassLimit

int exceptionClassLimit
  - 

failedReportLimit

int failedReportLimit
  - 

ignoredCrashToast

[String](http://d.android.com/reference/java/lang/String.html?is-external=true "class or interface in java.lang")ignoredCrashToast

Class org.acra.config.MailSenderConfiguration extends Object implements Serializable

- 

Serialized Fields

  - 

enabled

boolean enabled
  - 

mailTo

[String](http://d.android.com/reference/java/lang/String.html?is-external=true "class or interface in java.lang")mailTo
  - 

reportAsFile

boolean reportAsFile
  - 

reportFileName

[String](http://d.android.com/reference/java/lang/String.html?is-external=true "class or interface in java.lang")reportFileName
  - 

subject

[String](http://d.android.com/reference/java/lang/String.html?is-external=true "class or interface in java.lang")subject

Class org.acra.config.NotificationConfiguration extends Object implements Serializable

- 

Serialized Fields

  - 

enabled

boolean enabled
  - 

resIcon

int resIcon
  - 

title

[String](http://d.android.com/reference/java/lang/String.html?is-external=true "class or interface in java.lang")title
  - 

text

[String](http://d.android.com/reference/java/lang/String.html?is-external=true "class or interface in java.lang")text
  - 

tickerText

[String](http://d.android.com/reference/java/lang/String.html?is-external=true "class or interface in java.lang")tickerText
  - 

sendButtonText

[String](http://d.android.com/reference/java/lang/String.html?is-external=true "class or interface in java.lang")sendButtonText
  - 

resSendButtonIcon

int resSendButtonIcon
  - 

discardButtonText

[String](http://d.android.com/reference/java/lang/String.html?is-external=true "class or interface in java.lang")discardButtonText
  - 

resDiscardButtonIcon

int resDiscardButtonIcon
  - 

channelName

[String](http://d.android.com/reference/java/lang/String.html?is-external=true "class or interface in java.lang")channelName
  - 

channelDescription

[String](http://d.android.com/reference/java/lang/String.html?is-external=true "class or interface in java.lang")channelDescription
  - 

resChannelImportance

int resChannelImportance
  - 

sendWithCommentButtonText

[String](http://d.android.com/reference/java/lang/String.html?is-external=true "class or interface in java.lang")sendWithCommentButtonText
  - 

resSendWithCommentButtonIcon

int resSendWithCommentButtonIcon
  - 

commentPrompt

[String](http://d.android.com/reference/java/lang/String.html?is-external=true "class or interface in java.lang")commentPrompt
  - 

sendOnClick

boolean sendOnClick

Class org.acra.config.SchedulerConfiguration extends Object implements Serializable

- 

Serialized Fields

  - 

enabled

boolean enabled
  - 

requiresNetworkType

com.evernote.android.job.JobRequest.NetworkType requiresNetworkType
  - 

requiresCharging

boolean requiresCharging
  - 

requiresDeviceIdle

boolean requiresDeviceIdle
  - 

requiresBatteryNotLow

boolean requiresBatteryNotLow
  - 

restartAfterCrash

boolean restartAfterCrash

Class org.acra.config.ToastConfiguration extends Object implements Serializable

- 

Serialized Fields

  - 

enabled

boolean enabled
  - 

text

[String](http://d.android.com/reference/java/lang/String.html?is-external=true "class or interface in java.lang")text
  - 

length

int length

Package org.acra.plugins

Class org.acra.plugins.ServicePluginLoader extends Object implements Serializable

Class org.acra.plugins.SimplePluginLoader extends Object implements Serializable

- 

Serialized Fields

  - 

plugins

[Class](http://d.android.com/reference/java/lang/Class.html?is-external=true "class or interface in java.lang")<[T](http://d.android.com/reference/java/lang/Class.html?is-external=true "class or interface in java.lang")>[] plugins

Package org.acra.sender

Class org.acra.sender.ReportSenderException extends Exception implements Serializable

Skip navigation links