| Package | Description |
|---|---|
| org.optaweb.employeerostering.shared.roster | |
| org.optaweb.employeerostering.shared.roster.view | |
| org.optaweb.employeerostering.shared.tenant |
| Modifier and Type | Method and Description |
|---|---|
RosterState |
Roster.getRosterState() |
RosterState |
RosterRestService.getRosterState(Integer tenantId) |
| Modifier and Type | Method and Description |
|---|---|
static com.github.nmorel.gwtjackson.rest.api.RestRequestBuilder<Void,RosterState> |
RosterRestServiceBuilder.getRosterState(Integer tenantId) |
| Modifier and Type | Method and Description |
|---|---|
void |
Roster.setRosterState(RosterState rosterState) |
| Modifier and Type | Method and Description |
|---|---|
static com.google.gwt.http.client.Request |
RosterRestServiceBuilder.getRosterState(Integer tenantId,
com.github.nmorel.gwtjackson.rest.api.RestCallback<RosterState> _callback_) |
| Constructor and Description |
|---|
Roster(Long id,
Integer tenantId,
List<Skill> skillList,
List<Spot> spotList,
List<Employee> employeeList,
List<EmployeeAvailability> employeeAvailabilityList,
RosterParametrization rosterParametrization,
RosterState rosterState,
List<Shift> shiftList) |
| Modifier and Type | Field and Description |
|---|---|
protected RosterState |
AbstractRosterView.rosterState |
| Modifier and Type | Method and Description |
|---|---|
RosterState |
AbstractRosterView.getRosterState() |
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractRosterView.setRosterState(RosterState rosterState) |
| Modifier and Type | Method and Description |
|---|---|
static com.github.nmorel.gwtjackson.rest.api.RestRequestBuilder<RosterState,Tenant> |
TenantRestServiceBuilder.addTenant(RosterState intialRosterState) |
| Modifier and Type | Method and Description |
|---|---|
static com.github.nmorel.gwtjackson.rest.api.RestRequestBuilder<RosterState,Tenant> |
TenantRestServiceBuilder.addTenant(RosterState intialRosterState) |
Tenant |
TenantRestService.addTenant(RosterState intialRosterState) |
static com.google.gwt.http.client.Request |
TenantRestServiceBuilder.addTenant(RosterState intialRosterState,
com.github.nmorel.gwtjackson.rest.api.RestCallback<Tenant> _callback_) |
Copyright © 2017–2019 JBoss by Red Hat. All rights reserved.