Uses of Class
org.compiere.wf.MWFNodePara
-
Packages that use MWFNodePara Package Description org.compiere.wf -
-
Uses of MWFNodePara in org.compiere.wf
Methods in org.compiere.wf that return MWFNodePara Modifier and Type Method Description MWFNodePara[]MWFNode. getParameters()Get Parametersstatic MWFNodePara[]MWFNodePara. getParameters(Properties ctx, int AD_WF_Node_ID)Get Parameters for a nodeMWFNodeParaMWFNodePara. markImmutable()Constructors in org.compiere.wf with parameters of type MWFNodePara Constructor Description MWFNodePara(Properties ctx, MWFNodePara copy)MWFNodePara(Properties ctx, MWFNodePara copy, String trxName)MWFNodePara(MWFNodePara copy)
-