| Package | Description |
|---|---|
| gg.nils.semanticrelease.maven.plugin.session | |
| gg.nils.semanticrelease.maven.plugin.session.impl |
| Modifier and Type | Method and Description |
|---|---|
Optional<Session> |
SessionHolder.session() |
Optional<Session> |
SessionHolder.session() |
| Modifier and Type | Method and Description |
|---|---|
void |
SessionHolder.setSession(Session session) |
void |
SessionHolder.setSession(Session session) |
| Modifier and Type | Class and Description |
|---|---|
class |
SessionImpl |
| Modifier and Type | Method and Description |
|---|---|
static Session |
SessionImpl.serializeFrom(String content)
De-serializes the given string as a
SessionImpl. |
static Session |
SessionImpl.serializeFrom(String content)
De-serializes the given string as a
SessionImpl. |
| Modifier and Type | Method and Description |
|---|---|
Optional<Session> |
SessionHolderImpl.session() |
Optional<Session> |
SessionHolderImpl.session() |
| Modifier and Type | Method and Description |
|---|---|
static String |
SessionImpl.serializeTo(Session session)
Serializes as a String the given configuration object.
|
static String |
SessionImpl.serializeTo(Session session)
Serializes as a String the given configuration object.
|
void |
SessionHolderImpl.setSession(Session session) |
void |
SessionHolderImpl.setSession(Session session) |
Copyright © 2021. All rights reserved.