mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-09-17 14:21:29 +00:00
AAE-29442 moving to node 20.18.1 (#10500)
* AAE-0000 - moving to node 20.18.1 * AAE-29442 Adjusted to the new eslint rule
This commit is contained in:
@@ -304,7 +304,6 @@ export class AlfrescoApi implements Emitter, AlfrescoApiType {
|
||||
|
||||
/**
|
||||
* login Alfresco API
|
||||
*
|
||||
* @param username Username to login
|
||||
* @param password Password to login
|
||||
* @returns A promise that returns {new authentication ticket} if resolved and {error} if rejected.
|
||||
@@ -383,7 +382,6 @@ export class AlfrescoApi implements Emitter, AlfrescoApiType {
|
||||
|
||||
/**
|
||||
* login Tickets
|
||||
*
|
||||
* @param ticketEcm alfresco ticket
|
||||
* @param ticketBpm alfresco ticket
|
||||
*/
|
||||
@@ -558,7 +556,6 @@ export class AlfrescoApi implements Emitter, AlfrescoApiType {
|
||||
|
||||
/**
|
||||
* Set the current Ticket
|
||||
*
|
||||
* @param ticketEcm ecm ticket
|
||||
* @param ticketBpm bpm ticket
|
||||
*/
|
||||
|
Reference in New Issue
Block a user