public class TaskContext extends Object
| Constructor and Description |
|---|
TaskContext(ModelService modelService,
MediaService mediaService,
Map<String,Object> ctx) |
| Modifier and Type | Method and Description |
|---|---|
List<ItemChangeDTO> |
getChanges() |
String |
getConditionToTrigger() |
String |
getDataHubColumns() |
String |
getDataHubType() |
String |
getImpExHeader() |
PK |
getMediaPK() |
String |
getSyncExecutionId() |
Y2YSyncType |
getSyncType() |
String |
getTypeCode() |
public TaskContext(ModelService modelService, MediaService mediaService, Map<String,Object> ctx)
public String getSyncExecutionId()
public String getConditionToTrigger()
public String getImpExHeader()
public String getDataHubColumns()
public String getTypeCode()
public List<ItemChangeDTO> getChanges()
public PK getMediaPK()
public Y2YSyncType getSyncType()
public String getDataHubType()
Copyright © 2017 SAP SE. All Rights Reserved.