|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.eclipse.datatools.connectivity.ProfileRule
Can be used to synchronize a Job
with other Job
s
affecting a specific profile.
Constructor Summary | |
ProfileRule(IConnectionProfile profile)
|
Method Summary | |
boolean |
contains(ISchedulingRule rule)
|
boolean |
isConflicting(ISchedulingRule rule)
|
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public ProfileRule(IConnectionProfile profile)
profile
- the profile to synchronize againstMethod Detail |
public boolean isConflicting(ISchedulingRule rule)
public boolean contains(ISchedulingRule rule)
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |