12-20-2010 04:32 AM
12-20-2010 05:21 AM
12-20-2010 06:25 AM
12-20-2010 11:22 AM
public class TestActionEvaluator implements ActionEvaluator
{
@Override
public boolean evaluate(Node node)
{
return false;
}
@Override
public boolean evaluate(Object arg0) {
// TODO Auto-generated method stub
return false;
}
}
Tags
Find what you came for
We want to make your experience in Hyland Connect as valuable as possible, so we put together some helpful links.