Uses of Interface
net.pricefx.common.dto.creationworkflow.ReviewUserGroupsParallelSubStep
Packages that use ReviewUserGroupsParallelSubStep
Package
Description
Provides API related to scripting, including interface
PublicGroovyAPI
, that represents what can be reached in the Groovy element syntax as api
.-
Uses of ReviewUserGroupsParallelSubStep in net.pricefx.formulaengine.scripting
Methods in net.pricefx.formulaengine.scripting that return ReviewUserGroupsParallelSubStepModifier and TypeMethodDescriptionPublicGroovyAPI.newReviewParallelSubSteps
(IsParallelSubStep... subSteps) Creates theReviewUserGroupsParallelSubStep
object using the specified sub steps, these are processed in parallel.