
META-INF.resources.designer.js.definition-builder.source-builder.constants.js Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of com.liferay.portal.workflow.kaleo.designer.web Show documentation
Show all versions of com.liferay.portal.workflow.kaleo.designer.web Show documentation
Liferay Portal Workflow Kaleo Designer Web
The newest version!
/**
* SPDX-FileCopyrightText: (c) 2000 Liferay, Inc. https://liferay.com
* SPDX-License-Identifier: LGPL-2.1-or-later OR LicenseRef-Liferay-DXP-EULA-2.0.0-2023-06
*/
const BUFFER_ATTR = [null, '="', null, '" '];
const BUFFER_CLOSE_NODE = ['', null, '>'];
const BUFFER_OPEN_NODE = ['<', null, null, '>'];
const COL_TYPES_ASSIGNMENT = [
'address',
'receptionType',
'resourceActions',
'roleId',
'roleType',
'scriptedAssignment',
'scriptedRecipient',
'taskAssignees',
'user',
'userId',
];
const COL_TYPES_FIELD = [
'condition',
'fork',
'join',
'join-xor',
'state',
'task',
];
const DEFAULT_LANGUAGE = 'groovy';
const STR_BLANK = '';
const STR_CDATA_CLOSE = ']]>';
const STR_CDATA_OPEN = '
© 2015 - 2025 Weber Informatics LLC | Privacy Policy