Uses of Record Class
com.bonitasoft.processbuilder.records.StepFieldRef
Packages that use StepFieldRef
Package
Description
Provides Record classes (available in Java 16 and later) which serve as
containers for immutable and transparent data structures.
-
Uses of StepFieldRef in com.bonitasoft.processbuilder.records
Methods in com.bonitasoft.processbuilder.records that return StepFieldRefModifier and TypeMethodDescriptionstatic StepFieldRefParses a string in the format "step_xxx:field_yyy" and creates a StepFieldRef record.Methods in com.bonitasoft.processbuilder.records that return types with arguments of type StepFieldRefModifier and TypeMethodDescriptionUsersConfigRecord.parseMembersShipsInput()Parses the membersShipsInput into a StepFieldRef.