public class AutoUpdate extends Object
| Constructor and Description | 
|---|
| AutoUpdate() | 
| Modifier and Type | Method and Description | 
|---|---|
| String | getActionSource() | 
| List<String> | getDataSource() | 
| List<String> | getDestination() | 
| String | getEventType() | 
| String | getTaskName() | 
| void | setActionSource(String actionSource) | 
| void | setDataSource(List<String> dataSource) | 
| void | setDestination(List<String> destination) | 
| void | setEventType(String eventType) | 
| void | setTaskName(String taskName) | 
public String getActionSource()
public void setActionSource(String actionSource)
public String getTaskName()
public void setTaskName(String taskName)
public String getEventType()
public void setEventType(String eventType)
Copyright © 2019 Suncode. All rights reserved.