Package no.finn.unleash
Class UnleashContext
- java.lang.Object
-
- io.getunleash.UnleashContext
-
- no.finn.unleash.UnleashContext
-
@Deprecated public class UnleashContext extends UnleashContext
Deprecated.useUnleashContext
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class io.getunleash.UnleashContext
UnleashContext.Builder
-
-
Constructor Summary
Constructors Constructor Description UnleashContext(String appName, String environment, String userId, String sessionId, String remoteAddress, Map<String,String> properties)Deprecated.UnleashContext(String userId, String sessionId, String remoteAddress, Map<String,String> properties)Deprecated.
-
Method Summary
-
Methods inherited from class io.getunleash.UnleashContext
applyStaticFields, builder, getAppName, getByName, getCurrentTime, getEnvironment, getProperties, getRemoteAddress, getSessionId, getUserId
-
-