| Package | Description |
|---|---|
| org.exoplatform.cs.dto | |
| org.exoplatform.cs.service |
| Modifier and Type | Method and Description |
|---|---|
static Owner |
Owner.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Owner[] |
Owner.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
TicketService.updateTicketOwner(TicketDTO ticketDTO,
Owner owner)
Update the creator on the entity
|
Copyright © 2003–2018 eXo Platform SAS. All rights reserved.