com.jboss.jbossnetwork.product.jbpm.handlers
Class SoftwareValue
java.lang.Object
com.jboss.jbossnetwork.product.jbpm.handlers.SoftwareValue
public class SoftwareValue
- extends Object
Bean stuffed into the execution context whose values are used in the variable substitutions.
- Author:
- Jason Dobies
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SoftwareValue
public SoftwareValue()
getId
public Integer getId()
setId
public void setId(Integer id)
getReferenceURL
public String getReferenceURL()
setReferenceURL
public void setReferenceURL(String referenceURL)
getTitle
public String getTitle()
setTitle
public void setTitle(String title)
getIssueReference
public String getIssueReference()
setIssueReference
public void setIssueReference(String issueReference)
getSoftwareTypeId
public Integer getSoftwareTypeId()
setSoftwareTypeId
public void setSoftwareTypeId(Integer softwareTypeId)
getFilename
public String getFilename()
setFilename
public void setFilename(String filename)
getFileSize
public Long getFileSize()
setFileSize
public void setFileSize(Long fileSize)
getMD5
public String getMD5()
setMD5
public void setMD5(String mD5)
getSHA256
public String getSHA256()
setSHA256
public void setSHA256(String sHA256)
getCreatedBy
public String getCreatedBy()
setCreatedBy
public void setCreatedBy(String createdBy)
getCreatedOn
public Long getCreatedOn()
setCreatedOn
public void setCreatedOn(Long createdOn)
getLastModified
public Long getLastModified()
setLastModified
public void setLastModified(Long lastModified)
getShortDescription
public String getShortDescription()
setShortDescription
public void setShortDescription(String shortDescription)
getLongDescription
public String getLongDescription()
setLongDescription
public void setLongDescription(String longDescription)
getManualInstallation
public String getManualInstallation()
setManualInstallation
public void setManualInstallation(String manualInstallation)
getAutomatedInstallation
public String getAutomatedInstallation()
setAutomatedInstallation
public void setAutomatedInstallation(String automatedInstallation)
getDistributionStatusTypeId
public Integer getDistributionStatusTypeId()
setDistributionStatusTypeId
public void setDistributionStatusTypeId(Integer distributionStatusTypeId)
getSupportCaseReference
public String getSupportCaseReference()
setSupportCaseReference
public void setSupportCaseReference(String supportCaseReference)
getLicenseName
public String getLicenseName()
setLicenseName
public void setLicenseName(String licenseName)
getLicenseVersion
public String getLicenseVersion()
setLicenseVersion
public void setLicenseVersion(String licenseVersion)
getInstructionCompatibilityVersion
public String getInstructionCompatibilityVersion()
setInstructionCompatibilityVersion
public void setInstructionCompatibilityVersion(String instructionCompatibilityVersion)
getDownloadUrl
public String getDownloadUrl()
setDownloadUrl
public void setDownloadUrl(String downloadUrl)
Copyright © 2008-2012 Red Hat, Inc.. All Rights Reserved.