Nuxeo ECM Projects 5.4.3-SNAPSHOT

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:
Serializable

public class HashPersistence
extends Object
implements Serializable

Author:
Alexandre Russel
See Also:
Serialized Form

Constructor Summary
HashPersistence()
           
 
Method Summary
 boolean exists(String hash)
           
 void persist(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(String string)

exists

public boolean exists(String hash)

Nuxeo ECM Projects 5.4.3-SNAPSHOT

Copyright © 2011 Nuxeo SAS. All Rights Reserved.