Nuxeo Enterprise Platform 5.4

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 java.lang.Object

Author:
Bogdan Stefanescu

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

Constructor Detail

Guard

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

evaluate

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

Nuxeo Enterprise Platform 5.4

Copyright © 2010 Nuxeo SAS. All Rights Reserved.