Quintiq file version 2.0 
 | 
Component listContextMenuStepDef #extension 
 | 
{ 
 | 
  Children: 
 | 
  [ 
 | 
    Component MenuCreate #extension 
 | 
    { 
 | 
      Properties: 
 | 
      [ 
 | 
        DelegationID: 'Actionbar_WorkflowCreate' 
 | 
        DelegationType: 'publish' 
 | 
      ] 
 | 
    } 
 | 
    Component MenuEdit #extension 
 | 
    { 
 | 
      Properties: 
 | 
      [ 
 | 
        DelegationID: 'Actionbar_WorkflowEdit' 
 | 
        DelegationType: 'publish' 
 | 
      ] 
 | 
    } 
 | 
    Component MenuDelete #extension 
 | 
    { 
 | 
      Properties: 
 | 
      [ 
 | 
        DelegationID: 'Actionbar_WorkflowDelete' 
 | 
        DelegationType: 'publish' 
 | 
      ] 
 | 
    } 
 | 
  ] 
 | 
} 
 |