Uses of Class
com.docusign.maestro.model.DSWorkflowConcatExpression
-
Packages that use DSWorkflowConcatExpression Package Description com.docusign.maestro.model -
-
Uses of DSWorkflowConcatExpression in com.docusign.maestro.model
Methods in com.docusign.maestro.model that return DSWorkflowConcatExpression Modifier and Type Method Description DSWorkflowConcatExpressionDSWorkflowConcatExpression. addInputsItem(Object inputsItem)addInputsItem.DSWorkflowConcatExpressionDSWorkflowConcatExpression. inputs(List<Object> inputs)inputs.DSWorkflowConcatExpressionDSWorkflowConcatExpression. type(DSWorkflowTransformationExpressionTypesConcatExpression type)type.
-