org.ow2.orchestra.b4p.xpath
Class GetTaskPriorityFunction
java.lang.Object
org.ow2.orchestra.b4p.xpath.GetTaskPriorityFunction
- All Implemented Interfaces:
- org.jaxen.Function
public class GetTaskPriorityFunction
- extends Object
- implements org.jaxen.Function
Created by: Guillaume Porcher
Date: 06/11/11
Time: 01:06
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FUNCTION_NAME
public static final String FUNCTION_NAME
- See Also:
- Constant Field Values
GetTaskPriorityFunction
public GetTaskPriorityFunction()
call
public Object call(org.jaxen.Context context,
List args)
throws org.jaxen.FunctionCallException
- Specified by:
call in interface org.jaxen.Function
- Throws:
org.jaxen.FunctionCallException
Copyright © 2012 OW2 Consortium. All Rights Reserved.