com.wewebu.ow.server.ecmimpl.alfresco.bpm.rest.beans
Class WorkflowInstance

java.lang.Object
  extended by com.wewebu.ow.server.ecmimpl.alfresco.bpm.rest.beans.WorkflowInstance
All Implemented Interfaces:
OwAlfrescoBPMNativeObject

public class WorkflowInstance
extends Object
implements OwAlfrescoBPMNativeObject

WorkflowInstance.

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:
4.0.0.0

Constructor Summary
WorkflowInstance()
           
 
Method Summary
 String getId()
           
 void setId(String id)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

WorkflowInstance

public WorkflowInstance()
Method Detail

getId

public String getId()
Returns:
the id

setId

public void setId(String id)
Parameters:
id - the id to set


Copyright © 2013 Alfresco Business Solutions. All Rights Reserved.