Class DecryptEvent

java.lang.Object
overit.geocall.bl.GenericEvent<Void>
overit.geocall.bl.BusinessEvent<Void>
overit.geocall.basic.bl.encryption.event.DecryptEvent

public class DecryptEvent extends BusinessEvent<Void>
Since:
9.2
  • Constructor Details

  • Method Details

    • getPoolName

      public String getPoolName()
    • getDecryptKey

      public String getDecryptKey()
    • getEncryptedTable

      public EncryptedTable getEncryptedTable()