public static interface CommitTriggerCondition.Visitor
Modifier and Type | Method and Description |
---|---|
void |
handle(InactivityCommitTriggerCondition visitee) |
void |
handle(NumberOfTasksBasedCommitTriggerCondition visitee) |
void |
handle(PeriodicCommitTriggerCondition visitee) |
void |
handle(RAMUsageCommitTriggerCondition visitee) |
void |
handle(SizeBasedCommitTriggerCondition visitee) |
void handle(NumberOfTasksBasedCommitTriggerCondition visitee) throws com.exalead.util.TypedException
com.exalead.util.TypedException
void handle(SizeBasedCommitTriggerCondition visitee) throws com.exalead.util.TypedException
com.exalead.util.TypedException
void handle(RAMUsageCommitTriggerCondition visitee) throws com.exalead.util.TypedException
com.exalead.util.TypedException
void handle(PeriodicCommitTriggerCondition visitee) throws com.exalead.util.TypedException
com.exalead.util.TypedException
void handle(InactivityCommitTriggerCondition visitee) throws com.exalead.util.TypedException
com.exalead.util.TypedException
Copyright © 2021 Dassault Systèmes, All Rights Reserved.