Package | Description |
---|---|
org.overlord.rtgov.activity.model | |
org.overlord.rtgov.analytics.service | |
org.overlord.rtgov.analytics.situation |
Modifier and Type | Method and Description |
---|---|
static ActivityTypeId |
ActivityTypeId.createId(ActivityType at)
This method creates an id associated with the
supplied activity type.
|
Constructor and Description |
---|
ActivityTypeId(ActivityTypeId act)
The copy constructor.
|
Modifier and Type | Method and Description |
---|---|
ActivityTypeId |
MEPDefinition.getRequestId()
This method gets the request activity type id.
|
ActivityTypeId |
ResponseTime.getRequestId()
This method sets the request activity type id.
|
ActivityTypeId |
MEPDefinition.getResponseId()
This method gets the response activity type id.
|
ActivityTypeId |
ResponseTime.getResponseId()
This method sets the response activity type id.
|
Modifier and Type | Method and Description |
---|---|
void |
MEPDefinition.setRequestId(ActivityTypeId id)
This method sets the request activity type id.
|
void |
ResponseTime.setRequestId(ActivityTypeId id)
This method sets the request activity type id.
|
void |
MEPDefinition.setResponseId(ActivityTypeId id)
This method sets the response activity type id.
|
void |
ResponseTime.setResponseId(ActivityTypeId id)
This method sets the response activity type id.
|
Modifier and Type | Method and Description |
---|---|
Set<ActivityTypeId> |
Situation.getActivityTypeIds()
This method returns the list of activity type ids
associated with the violation.
|
Modifier and Type | Method and Description |
---|---|
void |
Situation.setActivityTypeIds(Set<ActivityTypeId> activityTypeIds)
This method sets the list of activity type ids.
|
Copyright © 2013-2015 JBoss by Red Hat. All Rights Reserved.