Nuxeo ECM Projects 5.4.3-SNAPSHOT

org.nuxeo.connect.update.impl.task.guards
Class Guard

java.lang.Object
  extended by org.nuxeo.connect.update.impl.task.guards.Guard

public class Guard
extends Object

Author:
Bogdan Stefanescu

Constructor Summary
Guard(String expr)
           
 
Method Summary
 boolean evaluate(Map<String,Object> map)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Guard

public Guard(String expr)
      throws Exception
Throws:
Exception
Method Detail

evaluate

public boolean evaluate(Map<String,Object> map)
                 throws Exception
Throws:
Exception

Nuxeo ECM Projects 5.4.3-SNAPSHOT

Copyright © 2011 Nuxeo SAS. All Rights Reserved.