Nuxeo Enterprise Platform 5.4

org.nuxeo.ecm.platform.jbpm.core.deployer
Class HashPersistence

java.lang.Object
  extended by org.nuxeo.ecm.platform.jbpm.core.deployer.HashPersistence
All Implemented Interfaces:
java.io.Serializable

public class HashPersistence
extends java.lang.Object
implements java.io.Serializable

Author:
Alexandre Russel
See Also:
Serialized Form

Constructor Summary
HashPersistence()
           
 
Method Summary
 boolean exists(java.lang.String hash)
           
 void persist(java.lang.String string)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

HashPersistence

public HashPersistence()
Method Detail

persist

public void persist(java.lang.String string)

exists

public boolean exists(java.lang.String hash)

Nuxeo Enterprise Platform 5.4

Copyright © 2010 Nuxeo SAS. All Rights Reserved.