Class TenantStorage


  • public class TenantStorage
    extends java.lang.Object
    Handles tenant related files of the bonita home, mainly bdm and security scripts
    Author:
    Baptiste Mesta
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.io.File getProfileMD5​(long tenantId)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Method Detail

      • getProfileMD5

        public java.io.File getProfileMD5​(long tenantId)
                                   throws org.bonitasoft.engine.exception.BonitaHomeNotSetException,
                                          java.io.IOException
        Throws:
        org.bonitasoft.engine.exception.BonitaHomeNotSetException
        java.io.IOException