- getApiClient(Class<?>, String, String) - Static method in class com.stackify.api.common.ApiClients
-
Gets the client name from the properties file
- getApiKey() - Method in class com.stackify.api.common.ApiConfiguration
-
- getApiUrl() - Method in class com.stackify.api.common.ApiConfiguration
-
- getAppender() - Static method in class com.stackify.api.common.log.direct.LogManager
-
- 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
-
getAppIdentity
- 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.
- getClassName() - Method in class com.stackify.api.common.log.direct.LogEvent
-
- 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
-
- getException() - Method in class com.stackify.api.common.log.direct.LogEvent
-
- getLastHttpError() - Method in class com.stackify.api.common.log.LogBackgroundServiceScheduler
-
- getLevel() - Method in class com.stackify.api.common.log.direct.LogEvent
-
- getLineNumber() - Method in class com.stackify.api.common.log.direct.LogEvent
-
- getLogMsg(LogEvent, Optional<StackifyError>) - Method in class com.stackify.api.common.log.direct.LogEventAdapter
-
- getLogMsg(T, Optional<StackifyError>) - Method in interface com.stackify.api.common.log.EventAdapter
-
Builds a LogMsg from the logging event
- getMessage() - Method in class com.stackify.api.common.log.direct.LogEvent
-
- getMethodName() - Method in class com.stackify.api.common.log.direct.LogEvent
-
- getNextSchedule() - Method in class com.stackify.api.common.log.LogBackgroundServiceScheduler
-
- getScheduleDelay() - Method in class com.stackify.api.common.log.LogBackgroundServiceScheduler
-
- getStackifyError(LogEvent, Throwable) - Method in class com.stackify.api.common.log.direct.LogEventAdapter
-
- 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(LogEvent) - Method in class com.stackify.api.common.log.direct.LogEventAdapter
-
- getThrowable(T) - Method in interface com.stackify.api.common.log.EventAdapter
-
Gets the Throwable (optional) from the logging event
- getTimestamp() - Method in class com.stackify.api.common.log.direct.LogEvent
-
- 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
-