jBPM Console NG - Documents API 6.2.0.CR1

org.jbpm.console.ng.dm.model.events
Class DocumentDefSelectionEvent

java.lang.Object
  extended by org.jbpm.console.ng.dm.model.events.DocumentDefSelectionEvent

@Portable
public class DocumentDefSelectionEvent
extends Object


Constructor Summary
DocumentDefSelectionEvent()
           
DocumentDefSelectionEvent(String documentId)
           
 
Method Summary
 String getDocumentId()
           
 void setDocumentId(String documentId)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DocumentDefSelectionEvent

public DocumentDefSelectionEvent()

DocumentDefSelectionEvent

public DocumentDefSelectionEvent(String documentId)
Method Detail

getDocumentId

public String getDocumentId()

setDocumentId

public void setDocumentId(String documentId)

jBPM Console NG - Documents API 6.2.0.CR1

Copyright © 2001-2014 JBoss by Red Hat. All Rights Reserved.