psdi.workflow.virtual

Class FldShowDeletable

  • All Implemented Interfaces:
    MboConstants, MboValueListener


    public class FldShowDeletable
    extends MboValueAdapter
    implements MboValueListener
    Listener for the ShowDeletable attribute of WFProcess and WFInstance. This nonpersistent attribute is a YORN flag, and is set when the persistent attribute Deletable is set. Because it was added in a patch, Deletable is a not-required Integer and not a YORN. On the next full release, Deletable will be changed to a YORN and ShowDeletable will go away. This attribute doesn't listen to the Deletable attribute, because that attribute is changed by actions and the record is saved and refreshed on that action.