Uses of Class
com.polarion.alm.tracker.activity.ActivityCustomValue
Packages that use ActivityCustomValue
-
Uses of ActivityCustomValue in com.polarion.alm.tracker.activity
Methods in com.polarion.alm.tracker.activity that return types with arguments of type ActivityCustomValueConstructor parameters in com.polarion.alm.tracker.activity with type arguments of type ActivityCustomValueModifierConstructorDescriptionActivity(String sourceId, String id, String prefix, IContextId contextId, String type, Text info, Date timestamp, String userId, Set<ILocation> resourceLocs, Map<String, ActivityCustomValue> customValues) Activity(String sourceId, String id, String prefix, IContextId contextId, String type, Text info, Date timestamp, String userId, Set<ILocation> resourceLocs, Map<String, ActivityCustomValue> customValues, List<ActivityComment> comments)