public class EiffelArtifactCreatedEvent extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
ACTIVITY_EXECUTION
EiffelEvent Constants.
|
| Constructor and Description |
|---|
EiffelArtifactCreatedEvent(String artifactIdentity)
Constructor for EiffelArtifactCreatedEvent.
|
| Modifier and Type | Method and Description |
|---|---|
Map<String,Map> |
getEventData()
getter for eventLinks.
|
List<List> |
getEventLinks()
getter for eventLinks.
|
Map<String,Object> |
getEventMeta()
getter for eventMeta.
|
net.sf.json.JSONObject |
getJson()
Get this event as Json.
|
String |
getVersion()
Event Version implementation.
|
void |
setEventData(Map data) |
void |
setEventLinks(List links) |
public static final String ACTIVITY_EXECUTION
public EiffelArtifactCreatedEvent(String artifactIdentity)
artifactIdentity - purl specified artifact identity.public String getVersion()
public void setEventLinks(List links)
public void setEventData(Map data)
public net.sf.json.JSONObject getJson()
Copyright © 2016–2019. All rights reserved.