public class TenantStorage
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
INCIDENTS_LOG_FILENAME |
| Modifier and Type | Method and Description |
|---|---|
java.util.logging.FileHandler |
getIncidentFileHandler(long tenantId) |
java.io.File |
getProfileMD5(long tenantId) |
public static final java.lang.String INCIDENTS_LOG_FILENAME
public java.util.logging.FileHandler getIncidentFileHandler(long tenantId)
throws org.bonitasoft.engine.exception.BonitaHomeNotSetException,
java.io.IOException
org.bonitasoft.engine.exception.BonitaHomeNotSetExceptionjava.io.IOExceptionpublic java.io.File getProfileMD5(long tenantId)
throws org.bonitasoft.engine.exception.BonitaHomeNotSetException,
java.io.IOException
org.bonitasoft.engine.exception.BonitaHomeNotSetExceptionjava.io.IOException