|
Jive API (3.0.13) Core Javadocs | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Audit | |
|---|---|
| com.jivesoftware.base | Base APIs and classes for Jive Software products. |
| com.jivesoftware.base.plugin | Plugin API for extending the core API with custom functionality. |
| com.jivesoftware.community | Core interfaces and classes for Jive SBS. |
| Uses of Audit in com.jivesoftware.base |
|---|
| Methods in com.jivesoftware.base with annotations of type Audit | |
|---|---|
static void |
Log.markDebugLogFile(User user)
Deprecated. |
static void |
Log.markErrorLogFile(User user)
Deprecated. |
static void |
Log.markInfoLogFile(User user)
Deprecated. |
static void |
Log.markWarnLogFile(User user)
Deprecated. |
static void |
Log.rotateDebugLogFile()
Deprecated. |
static void |
Log.rotateErrorLogFile()
Deprecated. |
static void |
Log.rotateInfoLogFile()
Deprecated. |
static void |
Log.rotateWarnLogFile()
Deprecated. |
static void |
Log.setDebugEnabled(boolean enabled)
Deprecated. |
| Uses of Audit in com.jivesoftware.base.plugin |
|---|
| Methods in com.jivesoftware.base.plugin with annotations of type Audit | |
|---|---|
PluginResultList |
PluginManagerImpl.installPlugin(File file)
Installs or updates an existing plugin. |
PluginResultList |
PluginManagerImpl.uninstallPlugin(Plugin<?> plugin)
Removes a plugin from the system. |
| Uses of Audit in com.jivesoftware.community |
|---|
| Methods in com.jivesoftware.community with annotations of type Audit | |
|---|---|
static void |
JiveGlobals.deleteJiveProperty(String name)
Deletes a Jive property. |
static void |
JiveGlobals.deleteLocalizedJiveProperty(String name,
Locale locale)
Deletes a localized Jive property. |
static void |
JiveGlobals.deleteLocalProperty(String name)
Deletes a local property. |
static void |
JiveGlobals.setJiveProperties(Map<String,String> propertyMap)
Sets multiple Jive properties at once. |
static void |
JiveGlobals.setJiveProperty(String name,
String value)
Sets a Jive property. |
static void |
JiveGlobals.setLocalizedJiveProperty(String name,
String value,
Locale locale)
Sets a localized Jive property. |
static void |
JiveGlobals.setLocalProperties(Map<String,String> propertyMap)
Sets multiple local properties at once. |
static void |
JiveGlobals.setLocalProperty(String name,
String value)
Sets a local property. |
|
Jive Product Page | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||