org.pentaho.platform.repository.content
Class BackgroundExecutedContentId
java.lang.Object
org.pentaho.platform.repository.content.BackgroundExecutedContentId
- All Implemented Interfaces:
- IBackgroundExecutedContentId
public class BackgroundExecutedContentId
- extends Object
- implements IBackgroundExecutedContentId
getId
public String getId()
- Specified by:
getId
in interface IBackgroundExecutedContentId
getUserName
public String getUserName()
- Specified by:
getUserName
in interface IBackgroundExecutedContentId
setId
public void setId(String id)
- Specified by:
setId
in interface IBackgroundExecutedContentId
setUserName
public void setUserName(String userName)
- Specified by:
setUserName
in interface IBackgroundExecutedContentId
getRevision
public int getRevision()
setRevision
public void setRevision(int revision)