Uses of Class
org.compiere.wf.MWFNextCondition
-
Packages that use MWFNextCondition Package Description org.compiere.wf -
-
Uses of MWFNextCondition in org.compiere.wf
Methods in org.compiere.wf that return MWFNextCondition Modifier and Type Method Description MWFNextCondition[]
MWFNodeNext. getConditions(boolean requery)
Get ConditionsMWFNextCondition
MWFNextCondition. markImmutable()
Constructors in org.compiere.wf with parameters of type MWFNextCondition Constructor Description MWFNextCondition(Properties ctx, MWFNextCondition copy)
MWFNextCondition(Properties ctx, MWFNextCondition copy, String trxName)
MWFNextCondition(MWFNextCondition copy)
-