Class | Description |
---|---|
AndJobRestriction |
Virtual job restriction, which allows to check two restrictions at once.
|
AndJobRestriction.DescriptorImpl | |
AnyJobRestriction |
Takes any job.
|
AnyJobRestriction.DescriptorImpl | |
MultipleAndJobRestriction |
Implements "And" condition with multiple entries.
|
MultipleAndJobRestriction.DescriptorImpl | |
MultipleOrJobRestriction |
Implements "Or" condition with multiple entries.
|
MultipleOrJobRestriction.DescriptorImpl | |
NotJobRestriction |
Logic inversion condition.
|
NotJobRestriction.DescriptorImpl | |
OrJobRestriction |
OR condition, which takes two parameters
|
OrJobRestriction.DescriptorImpl |
Copyright © 2016–2018. All rights reserved.