public interface ActivityValidator
Modifier and Type | Method and Description |
---|---|
void |
validate(ActivityType actType)
This method validates the activity event.
|
void validate(ActivityType actType) throws Exception
actType
- The activity typeException
- Failed to validate activityCopyright © 2013-2015 JBoss by Red Hat. All Rights Reserved.