Uses of Class
de.hybris.platform.processengine.model.ProcessTaskLogModel
Packages that use ProcessTaskLogModel
Package
Description
Contains generated models for each type of de.hybris.platform.processengine.jalo package.
-
Uses of ProcessTaskLogModel in de.hybris.platform.processengine.model
Methods in de.hybris.platform.processengine.model that return types with arguments of type ProcessTaskLogModelModifier and TypeMethodDescriptionBusinessProcessModel.getTaskLogs()Generated method - Getter of theBusinessProcess.taskLogsattribute defined at extensionprocessing.Method parameters in de.hybris.platform.processengine.model with type arguments of type ProcessTaskLogModelModifier and TypeMethodDescriptionvoidBusinessProcessModel.setTaskLogs(Collection<ProcessTaskLogModel> value) Generated method - Setter ofBusinessProcess.taskLogsattribute defined at extensionprocessing.