Project: stp

javax.wvcm
Interface Baseline.ChangedActivity

All Superinterfaces:
Baseline.CompareReport
Enclosing interface:
Baseline

public static interface Baseline.ChangedActivity
extends Baseline.CompareReport

An activity whose versions were both added and removed by the new set of versions.


Method Summary
 Activity getActivity()
          Return the changed activity.
 

Method Detail

getActivity

Activity getActivity()
Return the changed activity.

Returns:
the activity some of whose versions were added and some of whose versions were deleted by the new set of versions.

Generated Thu 17-Apr-2014 02:17 PM

Copyright © IBM 2014. All rights reserved.