A C D E G O S
All Classes All Packages
All Classes All Packages
All Classes All Packages
A
- abortWorkItem(WorkItem, WorkItemManager) - Method in class org.jbpm.process.workitem.owm.CurrentWeatherWorkitemHandler
- abortWorkItem(WorkItem, WorkItemManager) - Method in class org.jbpm.process.workitem.owm.DailyForecastWorkitemHandler
C
- CurrentWeatherData - Class in org.jbpm.process.workitem.owm
- CurrentWeatherData() - Constructor for class org.jbpm.process.workitem.owm.CurrentWeatherData
- CurrentWeatherWorkitemHandler - Class in org.jbpm.process.workitem.owm
- CurrentWeatherWorkitemHandler(String) - Constructor for class org.jbpm.process.workitem.owm.CurrentWeatherWorkitemHandler
D
- DailyForecastData - Class in org.jbpm.process.workitem.owm
- DailyForecastData() - Constructor for class org.jbpm.process.workitem.owm.DailyForecastData
- DailyForecastData.DailyForecastDay - Class in org.jbpm.process.workitem.owm
- DailyForecastDay() - Constructor for class org.jbpm.process.workitem.owm.DailyForecastData.DailyForecastDay
- DailyForecastWorkitemHandler - Class in org.jbpm.process.workitem.owm
- DailyForecastWorkitemHandler(String) - Constructor for class org.jbpm.process.workitem.owm.DailyForecastWorkitemHandler
E
- executeWorkItem(WorkItem, WorkItemManager) - Method in class org.jbpm.process.workitem.owm.CurrentWeatherWorkitemHandler
- executeWorkItem(WorkItem, WorkItemManager) - Method in class org.jbpm.process.workitem.owm.DailyForecastWorkitemHandler
G
- getCityName() - Method in class org.jbpm.process.workitem.owm.CurrentWeatherData
- getCityName() - Method in class org.jbpm.process.workitem.owm.DailyForecastData
- getCloud() - Method in class org.jbpm.process.workitem.owm.CurrentWeatherData
- getCloud() - Method in class org.jbpm.process.workitem.owm.DailyForecastData.DailyForecastDay
- getDailyForecastDayList() - Method in class org.jbpm.process.workitem.owm.DailyForecastData
- getDataCount() - Method in class org.jbpm.process.workitem.owm.DailyForecastData
- getDate() - Method in class org.jbpm.process.workitem.owm.CurrentWeatherData
- getDate() - Method in class org.jbpm.process.workitem.owm.DailyForecastData.DailyForecastDay
- getDayTemp() - Method in class org.jbpm.process.workitem.owm.DailyForecastData.DailyForecastDay
- getEveningTemp() - Method in class org.jbpm.process.workitem.owm.DailyForecastData.DailyForecastDay
- getHumidity() - Method in class org.jbpm.process.workitem.owm.CurrentWeatherData
- getHumidity() - Method in class org.jbpm.process.workitem.owm.DailyForecastData.DailyForecastDay
- getMaxTemp() - Method in class org.jbpm.process.workitem.owm.CurrentWeatherData
- getMaxTemp() - Method in class org.jbpm.process.workitem.owm.DailyForecastData.DailyForecastDay
- getMinTemp() - Method in class org.jbpm.process.workitem.owm.CurrentWeatherData
- getMinTemp() - Method in class org.jbpm.process.workitem.owm.DailyForecastData.DailyForecastDay
- getMorningTemp() - Method in class org.jbpm.process.workitem.owm.DailyForecastData.DailyForecastDay
- getNightTemp() - Method in class org.jbpm.process.workitem.owm.DailyForecastData.DailyForecastDay
- getPrecipitation() - Method in class org.jbpm.process.workitem.owm.CurrentWeatherData
- getPressure() - Method in class org.jbpm.process.workitem.owm.CurrentWeatherData
- getPressure() - Method in class org.jbpm.process.workitem.owm.DailyForecastData.DailyForecastDay
- getRain() - Method in class org.jbpm.process.workitem.owm.DailyForecastData.DailyForecastDay
- getSnow() - Method in class org.jbpm.process.workitem.owm.CurrentWeatherData
- getSnow() - Method in class org.jbpm.process.workitem.owm.DailyForecastData.DailyForecastDay
- getSpeed() - Method in class org.jbpm.process.workitem.owm.DailyForecastData.DailyForecastDay
- getSunrise() - Method in class org.jbpm.process.workitem.owm.CurrentWeatherData
- getSunset() - Method in class org.jbpm.process.workitem.owm.CurrentWeatherData
- getTemp() - Method in class org.jbpm.process.workitem.owm.CurrentWeatherData
- getWidDegree() - Method in class org.jbpm.process.workitem.owm.CurrentWeatherData
- getWindGust() - Method in class org.jbpm.process.workitem.owm.CurrentWeatherData
- getWindSpeed() - Method in class org.jbpm.process.workitem.owm.CurrentWeatherData
O
- org.jbpm.process.workitem.owm - package org.jbpm.process.workitem.owm
S
- setCityName(String) - Method in class org.jbpm.process.workitem.owm.CurrentWeatherData
- setCityName(String) - Method in class org.jbpm.process.workitem.owm.DailyForecastData
- setCloud(Double) - Method in class org.jbpm.process.workitem.owm.CurrentWeatherData
- setCloud(Double) - Method in class org.jbpm.process.workitem.owm.DailyForecastData.DailyForecastDay
- setDailyForecastDayList(List<DailyForecastData.DailyForecastDay>) - Method in class org.jbpm.process.workitem.owm.DailyForecastData
- setDataCount(int) - Method in class org.jbpm.process.workitem.owm.DailyForecastData
- setDate(Date) - Method in class org.jbpm.process.workitem.owm.CurrentWeatherData
- setDate(Date) - Method in class org.jbpm.process.workitem.owm.DailyForecastData.DailyForecastDay
- setDayTemp(Double) - Method in class org.jbpm.process.workitem.owm.DailyForecastData.DailyForecastDay
- setEveningTemp(Double) - Method in class org.jbpm.process.workitem.owm.DailyForecastData.DailyForecastDay
- setHumidity(Double) - Method in class org.jbpm.process.workitem.owm.CurrentWeatherData
- setHumidity(Double) - Method in class org.jbpm.process.workitem.owm.DailyForecastData.DailyForecastDay
- setMaxTemp(Double) - Method in class org.jbpm.process.workitem.owm.CurrentWeatherData
- setMaxTemp(Double) - Method in class org.jbpm.process.workitem.owm.DailyForecastData.DailyForecastDay
- setMinTemp(Double) - Method in class org.jbpm.process.workitem.owm.CurrentWeatherData
- setMinTemp(Double) - Method in class org.jbpm.process.workitem.owm.DailyForecastData.DailyForecastDay
- setMorningTemp(Double) - Method in class org.jbpm.process.workitem.owm.DailyForecastData.DailyForecastDay
- setNightTemp(Double) - Method in class org.jbpm.process.workitem.owm.DailyForecastData.DailyForecastDay
- setOWM(OWM) - Method in class org.jbpm.process.workitem.owm.CurrentWeatherWorkitemHandler
- setOWM(OWM) - Method in class org.jbpm.process.workitem.owm.DailyForecastWorkitemHandler
- setPrecipitation(Double) - Method in class org.jbpm.process.workitem.owm.CurrentWeatherData
- setPressure(Double) - Method in class org.jbpm.process.workitem.owm.CurrentWeatherData
- setPressure(Double) - Method in class org.jbpm.process.workitem.owm.DailyForecastData.DailyForecastDay
- setRain(Double) - Method in class org.jbpm.process.workitem.owm.DailyForecastData.DailyForecastDay
- setSnow(Double) - Method in class org.jbpm.process.workitem.owm.CurrentWeatherData
- setSnow(Double) - Method in class org.jbpm.process.workitem.owm.DailyForecastData.DailyForecastDay
- setSpeed(Double) - Method in class org.jbpm.process.workitem.owm.DailyForecastData.DailyForecastDay
- setSunrise(Date) - Method in class org.jbpm.process.workitem.owm.CurrentWeatherData
- setSunset(Date) - Method in class org.jbpm.process.workitem.owm.CurrentWeatherData
- setTemp(Double) - Method in class org.jbpm.process.workitem.owm.CurrentWeatherData
- setWidDegree(Double) - Method in class org.jbpm.process.workitem.owm.CurrentWeatherData
- setWindGust(Double) - Method in class org.jbpm.process.workitem.owm.CurrentWeatherData
- setWindSpeed(Double) - Method in class org.jbpm.process.workitem.owm.CurrentWeatherData
All Classes All Packages