Class UserTrackingBean
- java.lang.Object
-
- com.javahollic.jira.emh.api.export.beans.UserTrackingBean
-
public class UserTrackingBean extends Object
Methods marked transient to prevent fields being exposed in profile exports
-
-
Constructor Summary
Constructors Constructor Description UserTrackingBean()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description StringgetCreatedBy()intgetEntityId()StringgetUpdatedBy()voidsetCreatedBy(String createdBy)voidsetEntityId(int id)voidsetUpdatedBy(String updatedBy)
-