object ServiceType extends Serializable
Linear Supertypes
Ordering
- Alphabetic
- By Inheritance
Inherited
- ServiceType
- Serializable
- Serializable
- AnyRef
- Any
- Hide All
- Show All
Visibility
- Public
- All
Value Members
-
final
def
!=(arg0: Any): Boolean
- Definition Classes
- AnyRef → Any
-
final
def
##(): Int
- Definition Classes
- AnyRef → Any
-
final
def
==(arg0: Any): Boolean
- Definition Classes
- AnyRef → Any
-
final
def
asInstanceOf[T0]: T0
- Definition Classes
- Any
-
def
clone(): AnyRef
- Attributes
- protected[lang]
- Definition Classes
- AnyRef
- Annotations
- @throws( ... ) @native() @HotSpotIntrinsicCandidate()
- implicit val decoder: ScalarDecoder[ServiceType]
- implicit val encoder: ArgEncoder[ServiceType]
-
final
def
eq(arg0: AnyRef): Boolean
- Definition Classes
- AnyRef
-
def
equals(arg0: Any): Boolean
- Definition Classes
- AnyRef → Any
-
final
def
getClass(): Class[_]
- Definition Classes
- AnyRef → Any
- Annotations
- @native() @HotSpotIntrinsicCandidate()
-
def
hashCode(): Int
- Definition Classes
- AnyRef → Any
- Annotations
- @native() @HotSpotIntrinsicCandidate()
-
final
def
isInstanceOf[T0]: Boolean
- Definition Classes
- Any
-
final
def
ne(arg0: AnyRef): Boolean
- Definition Classes
- AnyRef
-
final
def
notify(): Unit
- Definition Classes
- AnyRef
- Annotations
- @native() @HotSpotIntrinsicCandidate()
-
final
def
notifyAll(): Unit
- Definition Classes
- AnyRef
- Annotations
- @native() @HotSpotIntrinsicCandidate()
-
final
def
synchronized[T0](arg0: ⇒ T0): T0
- Definition Classes
- AnyRef
-
def
toString(): String
- Definition Classes
- AnyRef → Any
-
final
def
wait(arg0: Long, arg1: Int): Unit
- Definition Classes
- AnyRef
- Annotations
- @throws( ... )
-
final
def
wait(arg0: Long): Unit
- Definition Classes
- AnyRef
- Annotations
- @throws( ... ) @native()
-
final
def
wait(): Unit
- Definition Classes
- AnyRef
- Annotations
- @throws( ... )
- object ALERTS_SERVICE extends ServiceType with Product with Serializable
- object ASANA_SERVICE extends ServiceType with Product with Serializable
- object ASSEMBLA_SERVICE extends ServiceType with Product with Serializable
- object BAMBOO_SERVICE extends ServiceType with Product with Serializable
- object BUGZILLA_SERVICE extends ServiceType with Product with Serializable
- object BUILDKITE_SERVICE extends ServiceType with Product with Serializable
- object CAMPFIRE_SERVICE extends ServiceType with Product with Serializable
- object CONFLUENCE_SERVICE extends ServiceType with Product with Serializable
- object CUSTOM_ISSUE_TRACKER_SERVICE extends ServiceType with Product with Serializable
- object DATADOG_SERVICE extends ServiceType with Product with Serializable
- object DISCORD_SERVICE extends ServiceType with Product with Serializable
- object DRONE_CI_SERVICE extends ServiceType with Product with Serializable
- object EMAILS_ON_PUSH_SERVICE extends ServiceType with Product with Serializable
- object EWM_SERVICE extends ServiceType with Product with Serializable
- object EXTERNAL_WIKI_SERVICE extends ServiceType with Product with Serializable
- object FLOWDOCK_SERVICE extends ServiceType with Product with Serializable
- object GITHUB_SERVICE extends ServiceType with Product with Serializable
- object GITLAB_SLACK_APPLICATION_SERVICE extends ServiceType with Product with Serializable
- object HANGOUTS_CHAT_SERVICE extends ServiceType with Product with Serializable
- object HIPCHAT_SERVICE extends ServiceType with Product with Serializable
- object IRKER_SERVICE extends ServiceType with Product with Serializable
- object JENKINS_SERVICE extends ServiceType with Product with Serializable
- object JIRA_SERVICE extends ServiceType with Product with Serializable
- object MATTERMOST_SERVICE extends ServiceType with Product with Serializable
- object MATTERMOST_SLASH_COMMANDS_SERVICE extends ServiceType with Product with Serializable
- object MICROSOFT_TEAMS_SERVICE extends ServiceType with Product with Serializable
- object PACKAGIST_SERVICE extends ServiceType with Product with Serializable
- object PIPELINES_EMAIL_SERVICE extends ServiceType with Product with Serializable
- object PIVOTALTRACKER_SERVICE extends ServiceType with Product with Serializable
- object PROMETHEUS_SERVICE extends ServiceType with Product with Serializable
- object PUSHOVER_SERVICE extends ServiceType with Product with Serializable
- object REDMINE_SERVICE extends ServiceType with Product with Serializable
- object SLACK_SERVICE extends ServiceType with Product with Serializable
- object SLACK_SLASH_COMMANDS_SERVICE extends ServiceType with Product with Serializable
- object TEAMCITY_SERVICE extends ServiceType with Product with Serializable
- object UNIFY_CIRCUIT_SERVICE extends ServiceType with Product with Serializable
- object WEBEX_TEAMS_SERVICE extends ServiceType with Product with Serializable
- object YOUTRACK_SERVICE extends ServiceType with Product with Serializable
Deprecated Value Members
-
def
finalize(): Unit
- Attributes
- protected[lang]
- Definition Classes
- AnyRef
- Annotations
- @throws( classOf[java.lang.Throwable] ) @Deprecated
- Deprecated