Class CreatedFromCreateReleaseTask
java.lang.Object
com.xebialabs.xlrelease.domain.events.CreatedFromCreateReleaseTask
- All Implemented Interfaces:
ReleaseCreationSource,Serializable,scala.Equals,scala.Product
public class CreatedFromCreateReleaseTask
extends Object
implements ReleaseCreationSource, scala.Product, Serializable
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic CreatedFromCreateReleaseTaskapply(CreateReleaseTask task, String templateId) booleancopy(CreateReleaseTask task, String templateId) booleaninthashCode()intproductElement(int x$1) productElementName(int x$1) scala.collection.Iterator<Object>task()toString()static scala.Option<scala.Tuple2<CreateReleaseTask,String>> Methods inherited from interface scala.Product
productElementNames
-
Constructor Details
-
CreatedFromCreateReleaseTask
-
-
Method Details
-
apply
-
unapply
public static scala.Option<scala.Tuple2<CreateReleaseTask,String>> unapply(CreatedFromCreateReleaseTask x$0) -
task
-
templateId
-
copy
-
copy$default$1
-
copy$default$2
-
productPrefix
- Specified by:
productPrefixin interfacescala.Product
-
productArity
public int productArity()- Specified by:
productArityin interfacescala.Product
-
productElement
- Specified by:
productElementin interfacescala.Product
-
productIterator
- Specified by:
productIteratorin interfacescala.Product
-
canEqual
- Specified by:
canEqualin interfacescala.Equals
-
productElementName
- Specified by:
productElementNamein interfacescala.Product
-
hashCode
public int hashCode() -
toString
-
equals
-