public class CreateAgendaEvent extends Object
| Modifier and Type | Field and Description |
|---|---|
protected AgendaService |
agendaService |
protected String |
contextPath |
protected String |
description |
protected Date |
dtEnd |
protected Date |
dtStart |
protected static String |
ID |
protected String |
location |
protected CoreSession |
session |
protected String |
summary |
| Constructor and Description |
|---|
CreateAgendaEvent() |
protected static final String ID
protected CoreSession session
protected AgendaService agendaService
protected String summary
protected Date dtStart
protected Date dtEnd
protected String contextPath
protected String description
protected String location
public void run()
throws ClientException
ClientExceptionCopyright © 2019 Nuxeo SA. All rights reserved.