Uses of Class
de.hybris.platform.task.TaskConditionModel
Packages that use TaskConditionModel
Package
Description
Contains generated models for each type of de.hybris.platform.task package.
-
Uses of TaskConditionModel in de.hybris.platform.task
Methods in de.hybris.platform.task that return types with arguments of type TaskConditionModelModifier and TypeMethodDescriptionTaskModel.getConditions()Generated method - Getter of theTask.conditionsattribute defined at extensionprocessing.Method parameters in de.hybris.platform.task with type arguments of type TaskConditionModelModifier and TypeMethodDescriptionvoidTaskModel.setConditions(Set<TaskConditionModel> value) Generated method - Setter ofTask.conditionsattribute defined at extensionprocessing.