Uses of Class
org.compiere.wf.MWFBlock

Packages that use MWFBlock
Package
Description
Provide iDempiere workflow engine implementation
  • Uses of MWFBlock in org.compiere.wf

    Methods in org.compiere.wf that return MWFBlock
    Modifier and Type
    Method
    Description
    static MWFBlock
    MWFBlock.get(int AD_WF_Block_ID)
    Deprecated, for removal: This API element is subject to removal in a future version.
    Get MWFBlock from Cache (immutable)
    static MWFBlock
    MWFBlock.get(Properties ctx, int AD_WF_Block_ID)
    Deprecated, for removal: This API element is subject to removal in a future version.
    Get MWFBlock from Cache (immutable)
    MWFBlock.markImmutable()
    Deprecated, for removal: This API element is subject to removal in a future version.
     
    Constructors in org.compiere.wf with parameters of type MWFBlock
    Modifier
    Constructor
    Description
     
    Deprecated, for removal: This API element is subject to removal in a future version.
     
     
    MWFBlock(Properties ctx, MWFBlock copy, String trxName)
    Deprecated, for removal: This API element is subject to removal in a future version.
     
     
    Deprecated, for removal: This API element is subject to removal in a future version.