org.jbpm.pvm.internal.wire.binding
Class VersionTimestampPolicy

java.lang.Object
  extended by org.jbpm.pvm.internal.wire.binding.VersionTimestampPolicy
All Implemented Interfaces:
java.io.Serializable, SavePolicy

public class VersionTimestampPolicy
extends java.lang.Object
implements SavePolicy, java.io.Serializable

Author:
Heiko.Braun
See Also:
Serialized Form

Constructor Summary
VersionTimestampPolicy()
           
 
Method Summary
 PolicyEvaluation evaluate(DeploymentImpl deployment)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

VersionTimestampPolicy

public VersionTimestampPolicy()
Method Detail

evaluate

public PolicyEvaluation evaluate(DeploymentImpl deployment)
Specified by:
evaluate in interface SavePolicy


Copyright © 2010 JBoss Community. All Rights Reserved.