- getApiKey() - Method in class com.stackify.api.common.ApiConfiguration
-
- getApiUrl() - Method in class com.stackify.api.common.ApiConfiguration
-
- getAppIdentity(String) - Method in class com.stackify.api.common.AppIdentityService
-
Retrieves the application identity given the environment details
- getAppIdentity() - Method in class com.stackify.api.common.AppIdentityService
-
- getApplication() - Method in class com.stackify.api.common.ApiConfiguration
-
- getBaseError(StackifyError) - Static method in class com.stackify.api.common.error.ErrorCounter
-
Gets the base error (the last error in the causal chain)
- getCausalChain(Throwable) - Static method in class com.stackify.api.common.lang.Throwables
-
Returns the Throwable's cause chain as a list.
- getEnvDetail() - Method in class com.stackify.api.common.ApiConfiguration
-
- getEnvironment() - Method in class com.stackify.api.common.ApiConfiguration
-
- getEnvironmentDetail(String, String) - Static method in class com.stackify.api.common.EnvironmentDetails
-
Creates an environment details object with system information
- getEpochMinute() - Method in class com.stackify.api.common.error.ErrorCounter.MinuteCounter
-
- getErrorCount() - Method in class com.stackify.api.common.error.ErrorCounter.MinuteCounter
-
- getLastHttpError() - Method in class com.stackify.api.common.log.LogBackgroundServiceScheduler
-
- getLogMsg(T, Optional<StackifyError>) - Method in interface com.stackify.api.common.log.EventAdapter
-
Builds a LogMsg from the logging event
- getNextSchedule() - Method in class com.stackify.api.common.log.LogBackgroundServiceScheduler
-
- getScheduleDelay() - Method in class com.stackify.api.common.log.LogBackgroundServiceScheduler
-
- getStackifyError(T, Throwable) - Method in interface com.stackify.api.common.log.EventAdapter
-
Builds a StackifyError from the logging event
- getStatusCode() - Method in exception com.stackify.api.common.http.HttpException
-
- getThrowable(T) - Method in interface com.stackify.api.common.log.EventAdapter
-
Gets the Throwable (optional) from the logging event
- getTransactionId() - Static method in class com.stackify.api.common.log.ServletLogContext
-
- getUniqueKey(ErrorItem) - Static method in class com.stackify.api.common.error.ErrorCounter
-
Generates a unique key based on the error.
- getUser() - Static method in class com.stackify.api.common.log.ServletLogContext
-
- getWebRequest() - Static method in class com.stackify.api.common.log.ServletLogContext
-