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

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

public class TaskInstanceDefinition
extends Object
implements OwAlfrescoBPMNativeObject

TaskInstanceDefinition.

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
TaskInstanceDefinition()
           
 
Method Summary
 String getId()
           
 Type getType()
           
 String getUrl()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TaskInstanceDefinition

public TaskInstanceDefinition()
Method Detail

getId

public String getId()
Returns:
the id

getType

public Type getType()
Returns:
the type

getUrl

public String getUrl()
Returns:
the url


Copyright © 2013 Alfresco Business Solutions. All Rights Reserved.