Serialized Form


Package org.ow2.jasmine.agent.server.groups

Class org.ow2.jasmine.agent.server.groups.Group extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

id

String id
ID of the group


name

String name
Name of the group


color

int color
Color of the group


applicationList

List<E> applicationList
List of applications in the group


Package org.ow2.jasmine.agent.server.groups.event

Class org.ow2.jasmine.agent.server.groups.event.GroupEvent extends Object implements Serializable

serialVersionUID: -2620184549344716095L

Serialized Fields

group

Group group
The group


type

GroupEventType type
The type of the event



Copyright © 2012 OW2 Consortium. All Rights Reserved.