C G I O S
All Classes All Packages
All Classes All Packages
All Classes All Packages
C
- ConfigurationObject - Class in org.wso2.carbon.sequences.common.to
-
Transfer object used for retrieving data of sequences to the UI
- ConfigurationObject(int, String) - Constructor for class org.wso2.carbon.sequences.common.to.ConfigurationObject
- createSequenceInfo(SequenceMediator) - Static method in class org.wso2.carbon.sequences.common.factory.SequenceInfoFactory
-
Creates an instance of
SequenceInfo
from the providedsequenceMediator
G
- getArtifactContainerName() - Method in class org.wso2.carbon.sequences.common.to.SequenceInfo
-
Get the artifactContainer of the sequence which deployed from
- getDescription() - Method in class org.wso2.carbon.sequences.common.to.SequenceInfo
- getIsEdited() - Method in class org.wso2.carbon.sequences.common.to.SequenceInfo
-
Get the edit state of the sequence
- getName() - Method in class org.wso2.carbon.sequences.common.to.SequenceInfo
- getResourceId() - Method in class org.wso2.carbon.sequences.common.to.ConfigurationObject
- getSortedSequenceInfoArray(Collection<SequenceMediator>) - Static method in class org.wso2.carbon.sequences.common.factory.SequenceInfoFactory
-
Creates an array of
SequenceInfo
instances corresponds to thesequenceMediators
collection - getType() - Method in class org.wso2.carbon.sequences.common.to.ConfigurationObject
I
- isEnableStatistics() - Method in class org.wso2.carbon.sequences.common.to.SequenceInfo
- isEnableTracing() - Method in class org.wso2.carbon.sequences.common.to.SequenceInfo
O
- org.wso2.carbon.sequences.common - package org.wso2.carbon.sequences.common
- org.wso2.carbon.sequences.common.factory - package org.wso2.carbon.sequences.common.factory
- org.wso2.carbon.sequences.common.to - package org.wso2.carbon.sequences.common.to
S
- SequenceEditorException - Exception in org.wso2.carbon.sequences.common
-
Exception class for the sequence-editor carbon component
- SequenceEditorException() - Constructor for exception org.wso2.carbon.sequences.common.SequenceEditorException
- SequenceEditorException(String) - Constructor for exception org.wso2.carbon.sequences.common.SequenceEditorException
-
Creates a new
SequenceEditorException
instance. - SequenceEditorException(String, Throwable) - Constructor for exception org.wso2.carbon.sequences.common.SequenceEditorException
-
Creates a new
SequenceEditorException
instance. - SequenceInfo - Class in org.wso2.carbon.sequences.common.to
-
Transfer object representing the information required to view a sequence in the list sequences user interface
- SequenceInfo() - Constructor for class org.wso2.carbon.sequences.common.to.SequenceInfo
- SequenceInfoFactory - Class in org.wso2.carbon.sequences.common.factory
-
Factory for creating the
SequenceInfo
instances - SequenceInfoFactory() - Constructor for class org.wso2.carbon.sequences.common.factory.SequenceInfoFactory
- setArtifactContainerName(String) - Method in class org.wso2.carbon.sequences.common.to.SequenceInfo
-
Set the sequence artifact container name as a metadata
- setDescription(String) - Method in class org.wso2.carbon.sequences.common.to.SequenceInfo
- setEnableStatistics(boolean) - Method in class org.wso2.carbon.sequences.common.to.SequenceInfo
- setEnableTracing(boolean) - Method in class org.wso2.carbon.sequences.common.to.SequenceInfo
- setIsEdited(boolean) - Method in class org.wso2.carbon.sequences.common.to.SequenceInfo
-
Set the edit state of the sequence as a metadata
- setName(String) - Method in class org.wso2.carbon.sequences.common.to.SequenceInfo
All Classes All Packages