| 
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
java.lang.Objectorg.apache.lenya.workflow.impl.SynchronizedWorkflowInstancesImpl
org.apache.lenya.cms.workflow.WorkflowDocumentSet
public class WorkflowDocumentSet
A synchronized workflow instance representing a set of documents.
| Constructor Summary | |
|---|---|
WorkflowDocumentSet(DocumentSet documentSet,
                    Document mainDocument)
Ctor.  | 
|
| Method Summary | 
|---|
| Methods inherited from class org.apache.lenya.workflow.impl.SynchronizedWorkflowInstancesImpl | 
|---|
getExecutableEvents, getInstances, invoke, setInstances, setMainInstance | 
| Methods inherited from class java.lang.Object | 
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Constructor Detail | 
|---|
public WorkflowDocumentSet(DocumentSet documentSet,
                           Document mainDocument)
                    throws WorkflowException
documentSet - The document set.mainDocument - The main document of the set, i.e. the document to
 invoke the workflow on if the transition is not synchronized.
WorkflowException - when something went wrong.
  | 
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||