Uses of Class
org.compiere.wf.MWFNodePara
Packages that use MWFNodePara
-
Uses of MWFNodePara in org.compiere.wf
Methods in org.compiere.wf that return MWFNodeParaModifier and TypeMethodDescriptionMWFNode.getParameters()Get Node Parametersstatic MWFNodePara[]MWFNodePara.getParameters(Properties ctx, int AD_WF_Node_ID) Get Parameters for a nodeMWFNodePara.markImmutable()Constructors in org.compiere.wf with parameters of type MWFNodeParaModifierConstructorDescriptionMWFNodePara(Properties ctx, MWFNodePara copy) Copy constructorMWFNodePara(Properties ctx, MWFNodePara copy, String trxName) Copy constructorMWFNodePara(MWFNodePara copy) Copy constructor