com.ptc.core.ca.co.client.doer
Class CoTaskValidatorHasParameter
java.lang.Object
com.ptc.core.ca.co.client.doer.CoTaskValidatorHasParameter
- All Implemented Interfaces:
- CoTaskValidator
Deprecated.
@Deprecated
public class CoTaskValidatorHasParameter
- extends Object
- implements CoTaskValidator
The CoTaskValidatorHasParameter contains a list of strings and checks if they are provided as task parameters.
If some of them are missing, the task will not be executed.
Supported API: true
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |