com.wewebu.ow.server.plug.owbpm.plug
Interface OwBPMProcessorDialog

All Known Implementing Classes:
OwBPMJspLaunchProcessorDialog, OwBPMJspProcessorDialog, OwBPMStandardLaunchProcessorDialog, OwBPMStandardProcessorDialog

public interface OwBPMProcessorDialog

Interface for processing items dialogs.

Alfresco Workdesk
Copyright (c) Alfresco Software, Inc.
All rights reserved.

For licensing information read the license.txt file or
go to: http://wiki.alfresco.com

Since:
3.1.0.0

Method Summary
 List getWorkItems()
          Get the list of workitems to be processed.
 void unlock()
          Unlock the processed workitems.
 

Method Detail

getWorkItems

List getWorkItems()
Get the list of workitems to be processed.

Returns:
- the List object containing the workitems.

unlock

void unlock()
            throws Exception
Unlock the processed workitems.

Throws:
Exception


Copyright © 2013 Alfresco Business Solutions. All Rights Reserved.