org.yawlfoundation.yawl.util
Class YVerificationMessage
java.lang.Object
org.yawlfoundation.yawl.util.YVerificationMessage
public class YVerificationMessage
- extends Object
- Author:
- Lachlan Aldred
Date: 7/10/2003
Time: 14:21:11
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ERROR_STATUS
public static final String ERROR_STATUS
- See Also:
- Constant Field Values
WARNING_STATUS
public static final String WARNING_STATUS
- See Also:
- Constant Field Values
YVerificationMessage
public YVerificationMessage(Object source,
String message,
String status)
getSource
public Object getSource()
getMessage
public String getMessage()
getStatus
public String getStatus()
containsNoErrors
public static boolean containsNoErrors(List<YVerificationMessage> messages)
setSource
public void setSource(Object source)
Copyright © 2004-2012 The YAWL Foundation.