Class WebContextFactoryImpl.GhettoHelper.GhettoAction
- java.lang.Object
-
- com.atlassian.confluence.web.service.WebContextFactoryImpl.GhettoHelper.GhettoAction
-
- Enclosing class:
- WebContextFactoryImpl.GhettoHelper
public static class WebContextFactoryImpl.GhettoHelper.GhettoAction extends Object
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description DateFormatter
getDateFormatter()
com.atlassian.user.User
getRemoteUser()
-
-
-
Method Detail
-
getRemoteUser
public com.atlassian.user.User getRemoteUser()
-
getDateFormatter
public DateFormatter getDateFormatter()
-
-