org.alfresco.service.cmr.workflow
Class WorkflowDeployment

java.lang.Object
  extended by org.alfresco.service.cmr.workflow.WorkflowDeployment

public class WorkflowDeployment
extends java.lang.Object

Workflow Definition Deployment


Field Summary
 WorkflowDefinition definition
          Workflow Definition
 java.lang.String[] problems
          Workflow Status
 
Constructor Summary
WorkflowDeployment()
           
 
Method Summary
 java.lang.String toString()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Field Detail

definition

public WorkflowDefinition definition
Workflow Definition


problems

public java.lang.String[] problems
Workflow Status

Constructor Detail

WorkflowDeployment

public WorkflowDeployment()
Method Detail

toString

public java.lang.String toString()
Overrides:
toString in class java.lang.Object


Copyright © 2005 - 2010 Alfresco Software, Inc. All Rights Reserved.