@Entity(name="JobStatus") public class JobStatus extends Object
| Constructor and Description |
|---|
JobStatus() |
| Modifier and Type | Method and Description |
|---|---|
long |
getId() |
String |
getIdentityId() |
String |
getProviderId() |
void |
setId(long id) |
void |
setIdentityId(String identityId) |
void |
setProviderId(String providerId) |
Copyright © 2003–2019 eXo Platform SAS. All rights reserved.